To build a release, run
make release-build
This builds the release from app/Dockerfile. The Dockerfile
needs to have a build stage called release
to act as the build target.
(See Name your build stages)
TODO
TODO
To build a release, run
make release-build
This builds the release from app/Dockerfile. The Dockerfile
needs to have a build stage called release
to act as the build target.
(See Name your build stages)
TODO
TODO