Hello, all I am having a docker image used for jenkins slave.
I tried to mount a volume from the host VM, but during job running, it fails to create things in mounted volume. It shows permission denied, I added RW to the volume "/repo/test:/home/ubuntu/repo:rw". The current user is ubuntu, I can create things using root user. But for some reason, I want to continue to use ubuntu user but not the root user. Is there any idea on how to make it work? Thanks in advance. -- 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/26067b58-e343-417c-bf8d-6bf135fb0d7a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
