forked from maziggy/bambuddy
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Development Builds
Marko@VMHOMELAB edited this page Jun 13, 2026
·
2 revisions
Development builds are published from the dev branch.
docker pull docker.io/vmhomelabde/printbuddy:devUse this tag in compose when you explicitly want to test current development work:
image: docker.io/vmhomelabde/printbuddy:devgit clone -b dev https://github.com/vmhomelab/Printbuddy.git
cd Printbuddy
docker compose up -d --build-
dev: testing and validation branch -
main: approved/stable branch -
latest: stable container tag -
dev: development container tag