run container as root
This commit is contained in:
parent
876bd73c56
commit
cf96b48eb9
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
|
user: root
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
env_file:
|
env_file:
|
||||||
|
|
Loading…
Reference in a new issue