lint compose files
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
services:
|
||||
rsnapshot:
|
||||
container_name: rsnapshot
|
||||
image: linuxserver/rsnapshot:1.4.5
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TZ=Europe/Amsterdam
|
||||
volumes:
|
||||
- /opt/rsnapshot:/config
|
||||
- /mnt/yotta/xenon/rsnapshot:/host/scratch
|
||||
- /root/.ssh:/root/.ssh:ro
|
||||
rsnapshot:
|
||||
container_name: rsnapshot
|
||||
image: linuxserver/rsnapshot:1.4.5
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TZ=Europe/Amsterdam
|
||||
volumes:
|
||||
- /opt/rsnapshot:/config
|
||||
- /mnt/yotta/xenon/rsnapshot:/host/scratch
|
||||
- /root/.ssh:/root/.ssh:ro
|
||||
|
||||
Reference in New Issue
Block a user