2017-09-13 16:06 GMT+02:00 Jesse Glick <jgl...@cloudbees.com>:

> On Wed, Sep 13, 2017 at 8:26 AM, Vincent Latombe
> <vincent.lato...@gmail.com> wrote:
> >> Is this going to be a problem in the official Jenkins Docker images?
> >
> > I created a reproducer (in the ticket) using only the official Jenkins
> > Docker image.
>
> IIUC we can simply patch the image to either have a writable `$HOME`,
> or specify an explicit `-workDir`, so that most users are not
> affected—right?
>

The workaround I have applied in my product is to force set user.home (to
$JENKINS_HOME) when launching Jenkins.
-workDir can't be specified for a master. This flag is only available when
launching the remoting jar, not when it is called by creating a channel on
master side.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAH-zGCioZgZ6SCj-jZjJGfuF3DDntmsV81W5Wg7P94Ss_jTE2w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to