Minimal multi-stage docker build

This commit is contained in:
timothymiller
2020-08-05 03:25:13 -04:00
parent a1e1348214
commit df6b8a381a
8 changed files with 73 additions and 81 deletions

1
build-docker-image.sh Executable file
View File

@@ -0,0 +1 @@
docker build -t timothymiller/cloudflare-ddns:latest .