Update README.md

Added link to precompiled docker images on DockerHub.
This commit is contained in:
Tim Miller 2020-08-07 19:06:52 -04:00 committed by GitHub
parent 1e55144bf2
commit c90335b8e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,8 @@ You can save yourself some trouble when hosting multiple domains pointing to the
## :whale: Deploy with Docker Compose ## :whale: Deploy with Docker Compose
Precompiled images are available via the official docker container [on DockerHub](https://hub.docker.com/r/timothyjmiller/cloudflare-ddns).
Modify the host file path of config.json inside the volumes section of docker-compose.yml. Modify the host file path of config.json inside the volumes section of docker-compose.yml.
```yml ```yml