binbashar / le-docker-leverage-toolbox

Docker image for https://github.com/binbashar/leverage
3 stars 0 forks source link

Feature | Automatic Debian based image creation #39

Closed juanmatias closed 1 year ago

juanmatias commented 1 year ago

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.