Umstellung auf Compose V2
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
version: "2"
|
||||
services:
|
||||
portainer:
|
||||
container_name: portainer
|
||||
@@ -9,4 +8,4 @@ services:
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /opt/portainer:/data
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user