update
continuous-integration/drone/push Build is passing Details

master
wanggang 4 years ago
parent b7859df072
commit 5dabb0231f

@ -16,7 +16,7 @@ services:
- ./conf/rsync/.ssh:/root/.ssh
- ./conf/rsync/periodic:/etc/periodic
- ${RSYNC_LOCAL}:/mnt
command: /bin/sh -c "chmod -R 755 /etc/periodic && crond -f"
command: /bin/sh -c "chmod -R 400 /root/.ssh && chmod -R 755 /etc/periodic && crond -f"
portainer:
image: portainer/portainer-ce:2.5.1
restart: always

Loading…
Cancel
Save