disabled containers endpoint for docker socket proxy
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||||
environment:
|
environment:
|
||||||
- CONTAINERS=1
|
# - CONTAINERS=1
|
||||||
- INFO=1
|
- INFO=1
|
||||||
- PING=1
|
- PING=1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user