From c90335b8e42c36b404933effb75fdca98c60f660 Mon Sep 17 00:00:00 2001 From: Tim Miller <46549361+timothymiller@users.noreply.github.com> Date: Fri, 7 Aug 2020 19:06:52 -0400 Subject: [PATCH] Update README.md Added link to precompiled docker images on DockerHub. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 70ebeb9..a3977ba 100755 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ You can save yourself some trouble when hosting multiple domains pointing to the ## :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. ```yml