🐳 CI Multi-Arch Docker Builds

This commit is contained in:
Timothy Miller 2021-02-28 16:18:06 -05:00
parent 86c935dea7
commit 6be8add640
2 changed files with 5 additions and 5 deletions

View File

@ -114,7 +114,7 @@ You can handle ddns for multiple domains (cloudflare zones) using the same docke
## 🐳 Deploy with Docker Compose ## 🐳 Deploy with Docker Compose
Pre-compiled images are available via the official docker container [on DockerHub](https://hub.docker.com/r/timothyjmiller/cloudflare-ddns). Pre-compiled 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.