Commit Graph

3 Commits

Author SHA1 Message Date
Jason Stedwell bac6129d78 Correct host image cleanup: prune dangling only, keep tagged :latest
CI Smoke / toolchain (push) Successful in 2s
The previous cleanup guidance removed the tagged :latest after push,
which deleted images still deployed on the Unraid host. Replace with
a dangling-only prune in both the troubleshooting doc and the sample
docker-build-push workflow; validated on jason/wfh (reclaimed 4.3GB).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 09:25:25 -05:00
Jason Stedwell 1c679e3752 docs: troubleshooting entry for host orphan-image accumulation
CI Smoke / toolchain (push) Successful in 1s
Document why host-label builds leave orphan images on the Docker host and the
post-push cleanup + one-time prune pattern.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 23:08:42 -05:00
Jason Stedwell 1757777a32 ver 0.1 2026-06-29 21:57:51 -05:00