plebnet-playground-docker
plebnet-playground-docker copied to clipboard
run containers as host user
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.