mirror of
https://github.com/timothymiller/cloudflare-ddns.git
synced 2026-03-21 22:48:57 -03:00
Added docker-compose build steps to README.md
This commit is contained in:
@@ -14,5 +14,4 @@ FROM dependencies AS release
|
||||
# copy project file(s)
|
||||
WORKDIR /
|
||||
COPY cloudflare-ddns.py .
|
||||
COPY config.json .
|
||||
CMD ["python", "/cloudflare-ddns.py", "--repeat"]
|
||||
Reference in New Issue
Block a user