spring-docker-example
spring-docker-example copied to clipboard
Set umask instead of creating a new user
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.