On 2017-07-10, Dominik Psenner wrote: > I just stumbled upon this which may allows us to detect the expected uid > that a docker container is run in when the docker container is built. We > can use that information to prepare the docker container user so that its > uid and gid match the one we need later when the docker container is run:
> https://github.com/bdruemen/jenkins-docker-uid-from-volume/blob/master/Dockerfile looks like an intersting hack :-) Stefan
