Initial commit: all siklos docker-compose files

This commit is contained in:
2026-04-29 10:42:41 -05:00
commit c07e58865d
18 changed files with 488 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
services:
glances:
image: nicolargo/glances:latest
container_name: glances
restart: unless-stopped
pid: host
privileged: true
ports:
- "61208:61208"
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- /etc/os-release:/etc/os-release:ro
environment:
- GLANCES_OPT=-w