Document container build pattern and port navidrome #192
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/document-container-build-port-navidrome"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
docs/how-to/build-container-image.md) covering the full container build workflow: directory layout, Dagger local builds, mise release task, and common patterns with links to existing containersdeluan/navidrome:0.60.3to a custom three-stage build (containers/navidrome/Dockerfile) using Node + Go + Alpineregistry.ops.eblu.me/blumeops/navidrome:v1.0.0Deployment and Testing
dagger call build --src=. --container-name=navidromebuilds successfullymise run container-tag-and-release navidrome v1.0.0argocd app sync navidromeand verify pod starts