Umstellung auf Compose V2

This commit is contained in:
borgal
2024-06-15 15:34:53 +02:00
parent 73d4b94171
commit 97e0249961
35 changed files with 25 additions and 73 deletions

View File

@@ -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