Migrating portainer to per-service ZFS datasets
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- /mnt/storage/appdata/portainer/data:/data
|
||||
- /var/lib/portainer:/data
|
||||
ports:
|
||||
- 9000:9000
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user