spring-docker-example icon indicating copy to clipboard operation
spring-docker-example copied to clipboard

Set umask instead of creating a new user

Open ianks opened this issue 8 years ago • 0 comments

By setting this umask, when the socket file is created, the host container will be able to write to the socket. This prevent many headaches such as having to dynamically the UID.

ianks avatar Apr 05 '17 01:04 ianks