silence dockersocket-proxy
This commit is contained in:
parent
39ce8f5bec
commit
d46f529f3d
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ services:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
environment:
|
environment:
|
||||||
# grant privileges as environment variables: https://github.com/Tecnativa/docker-socket-proxy#grant-or-revoke-access-to-certain-api-sections
|
# grant privileges as environment variables: https://github.com/Tecnativa/docker-socket-proxy#grant-or-revoke-access-to-certain-api-sections
|
||||||
|
- LOG_LEVEL=warning
|
||||||
- CONTAINERS=1
|
- CONTAINERS=1
|
||||||
- INFO=1
|
- INFO=1
|
||||||
- IMAGES=1 # for diun
|
- IMAGES=1 # for diun
|
||||||
|
|
Loading…
Reference in a new issue