.. | ||
cmd | ||
internal | ||
.dockerignore | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md |
{{cookiecutter.project_name}}
Build
make build
Build and push docker image
To build the image localy run make docker-local
and to build and push make docker-push
.
.. | ||
cmd | ||
internal | ||
.dockerignore | ||
.gitignore | ||
Dockerfile | ||
Makefile | ||
README.md |
make build
To build the image localy run make docker-local
and to build and push make docker-push
.