infra(portainer): docker-compose neu erstellt
This commit is contained in:
@@ -9,4 +9,7 @@ services:
|
||||
- "9000:9000" # Webinterface
|
||||
volumes:
|
||||
- /docker/Daten/portainer-data:/data:rw
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
|
||||
user: "0:0" # root im Container, damit Key-Datei erstellt werden kann
|
||||
Reference in New Issue
Block a user