We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6b592 commit c46b877Copy full SHA for c46b877
docker-compose.test.yml
@@ -7,6 +7,7 @@ services:
7
- PYTHONPATH=/
8
ports:
9
- 8888:8888
10
+ user: "0:0"
11
tty: false
12
restart: no
13
image: local/service-test:ci
0 commit comments