This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
services:
|
||||
cron:
|
||||
image: registry.docker.rhost.ovh/updateip:0.0.2
|
||||
image: git.rhost.ovh/ryjek/update-homelab-ip:0.0.1
|
||||
platform: linux/x86_64
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
dockerfile: service/Dockerfile
|
||||
restart: on-failure
|
||||
command: >
|
||||
bash -c "printenv > /etc/environment && cron -f"
|
||||
|
||||
Reference in New Issue
Block a user