Closed juanmatias closed 1 year ago
Once this PR https://github.com/binbashar/le-docker-leverage-toolbox/pull/33 is merged, a new Dockerfile will exist. This is aimed to build a Debian-based version of Leverage Toolbox.
Add the logic in the workflow needed to build the Debian-based image along the Alpine one. The tagging will be the same with -debian postpended.
-debian
Every time the workflow is triggered both images, Alpine and Debian based, are created.
Describe the Feature
Once this PR https://github.com/binbashar/le-docker-leverage-toolbox/pull/33 is merged, a new Dockerfile will exist. This is aimed to build a Debian-based version of Leverage Toolbox.
Add the logic in the workflow needed to build the Debian-based image along the Alpine one. The tagging will be the same with
-debian
postpended.Expected Behavior
Every time the workflow is triggered both images, Alpine and Debian based, are created.