mirror of
https://github.com/timothymiller/cloudflare-ddns.git
synced 2026-03-21 22:48:57 -03:00
Docker + crontab backwards compatibility
This commit is contained in:
@@ -15,4 +15,4 @@ FROM dependencies AS release
|
||||
WORKDIR /
|
||||
COPY cloudflare-ddns.py .
|
||||
COPY config.json .
|
||||
CMD ["python", "/cloudflare-ddns.py"]
|
||||
CMD ["python", "/cloudflare-ddns.py", "--repeat"]
|
||||
Reference in New Issue
Block a user