Set up a way to run CLI commands as your user.
This commit is contained in:
parent
10e531b9c1
commit
55d8f19ec9
@ -15,7 +15,6 @@ services:
|
||||
dockerfile: 'dev/php/Dockerfile'
|
||||
volumes:
|
||||
- './app:/var/www/slovocast'
|
||||
user: "${UID}:${GID}"
|
||||
entrypoint: [ "bash", "-c" ]
|
||||
profiles:
|
||||
- noboot
|
||||
|
Loading…
Reference in New Issue
Block a user