plebnet-playground-docker icon indicating copy to clipboard operation
plebnet-playground-docker copied to clipboard

run containers as host user

Open asherp opened this issue 3 years ago • 8 comments

Adding user: ${user} to a docker-compose service will allow you to run a service with the host's username. This allows files created within the container to have the same permissions as the host. This would resolve issues with not being able see the contents of mounted volumes.

asherp avatar Aug 31 '21 01:08 asherp