Port ntfy to locally built container image #202
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/ntfy-container"
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
containers/ntfy/Dockerfile— three-stage build (Node web UI, Go+CGO server, Alpine runtime) pinned to commit SHAa03a37fe(v2.17.0), sourced from forge mirrorbinwiederhier/ntfy:v2.17.0toregistry.ops.eblu.me/blumeops/ntfy:v1.0.0Deployment
After merge, release the container image:
Then sync:
Test plan
docker buildsucceedsdagger call build --src=. --container-name=ntfysucceeds (exit 0, container ID printed)ntfy --helpworks in built containerntfy-v1.0.0after mergentfy.ops.eblu.me/v1/health🤖 Generated with Claude Code