diff --git a/Readme.md b/Readme.md index c8a8471..2186e25 100644 --- a/Readme.md +++ b/Readme.md @@ -4,6 +4,7 @@ Original source: https://github.com/callicoder/go-docker ## Build locally + Normal docker build (not using modules) - image size is 775MB `docker build . -t go-sample-app-full`