testing: add DEBUG flag to testing container
Make sure we log all possible output in the container logs Change-Id: I982d88619bfbadba23b9d4f0a99cf0661b7cc474
This commit is contained in:
parent
3ce62dcc74
commit
0f48718523
@ -8,5 +8,7 @@ services:
|
||||
volumes:
|
||||
- "./conf/:/conf/:z"
|
||||
- "/tmp/registry-test/tls/:/tls:z"
|
||||
environment:
|
||||
- DEBUG=1
|
||||
ports:
|
||||
- "9000:9000"
|
||||
|
Loading…
Reference in New Issue
Block a user