|
|
|
@ -1,8 +1,6 @@
|
|
|
|
version: '3.5'
|
|
|
|
version: '3.5'
|
|
|
|
services:
|
|
|
|
services:
|
|
|
|
dash-dot:
|
|
|
|
dash-dot:
|
|
|
|
labels:
|
|
|
|
|
|
|
|
ie.cianhatton.backup.enabled: "true"
|
|
|
|
|
|
|
|
container_name: dashdot
|
|
|
|
container_name: dashdot
|
|
|
|
image: mauricenino/dashdot:latest
|
|
|
|
image: mauricenino/dashdot:latest
|
|
|
|
restart: unless-stopped
|
|
|
|
restart: unless-stopped
|
|
|
|
@ -13,9 +11,6 @@ services:
|
|
|
|
- /:/mnt/host:ro
|
|
|
|
- /:/mnt/host:ro
|
|
|
|
|
|
|
|
|
|
|
|
dashy:
|
|
|
|
dashy:
|
|
|
|
labels:
|
|
|
|
|
|
|
|
ie.cianhatton.backup.enabled: "true"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
container_name: dashy
|
|
|
|
container_name: dashy
|
|
|
|
image: lissy93/dashy
|
|
|
|
image: lissy93/dashy
|
|
|
|
volumes:
|
|
|
|
volumes:
|
|
|
|
|