This README describes how to build, release, publish and run Docker.
The following files are based on templates from mpneuried / Makefile:
- config.env
- deploy.env
- docker.mk (copied from template Makefile)
make -f docker.mk help
make -f docker.mk cnf=<another config.env> dpl=<another deploy.env> build