initial commit

This commit is contained in:
2026-02-16 21:30:48 -03:00
parent 8caa0ff46a
commit 16d050bd6a
5 changed files with 18 additions and 24 deletions

View File

@@ -42,8 +42,10 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
environment:
- CONTAINERS=1 # Allow listing containers
- POST=0 # Disallow POST requests (write access)
- CONTAINERS=1
- SERVICES=1
- TASKS=1
- POST=0
networks:
proxy: