On 27 February 2018 at 04:55, nicolas de loof <[email protected]> wrote: > For a dockerized agent to be able to run docker pipeline, it has to use a > volume for workspace directory so this one can be shared with other > containers it creates. > Your docker agent template should be configured to use "/home/jenkins/agent" > as agent root directory, as this one is a volume and as such workspace > sub-folder will be shareable with other containers.
Thanks a lot for the tip, greatly appreciated! Chris -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CABxGUTj7dV1DDcgmBMd6rc7KxO767%3DSZ%2BqZLeE%3DSqHhXWGvBaQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
