infra(portainer): docker-compose neu erstellt

This commit is contained in:
2026-02-23 18:42:36 +01:00
parent 1c7fc9fbda
commit d6ae6a03ac

View File

@@ -10,6 +10,6 @@ services:
volumes: volumes:
- /docker/Daten/portainer-data:/data:rw - /docker/Daten/portainer-data:/data:rw
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
- /var/run/docker.sock:/var/run/docker.sock:ro - /var/run/docker.sock:/var/run/docker.sock:rw
user: "0:0" # root im Container, damit Key-Datei erstellt werden kann user: "0:0" # root im Container, damit Key-Datei erstellt werden kann