Skip to content

Update images to accept BASE_IMAGE build argument#20

Merged
chbrandt merged 3 commits intogavodachs:masterfrom
dockerstuff:master
Nov 9, 2025
Merged

Update images to accept BASE_IMAGE build argument#20
chbrandt merged 3 commits intogavodachs:masterfrom
dockerstuff:master

Conversation

@chbrandt
Copy link
Copy Markdown
Member

@chbrandt chbrandt commented Nov 9, 2025

Major update is the suuport for choosing the base-image during building (i.e., --build-arg="BASE_IMAGE=debian:trixie" for example). The default being debian:stable.

Other updates are:

  • github workflow to build and test the standalone image at every push and pull request to master/main (to replace the travis script)
  • inclusion of BASE_IMAGE in .env file for the docker-composes
  • formating for better reading

@chbrandt chbrandt merged commit a89f7c8 into gavodachs:master Nov 9, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant