Rebuild Sentinel image on every Dockhand deploy #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "sentinel-force-local-build-20260729"
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?
The stack uses a local Docker build, but plain Compose up kept reusing the image from April. Give it an explicit local image name and pull_policy: build so Git-stack deployments compile frontend changes before recreation.