main
bump docker dependencies version
fix: make e2e tests pass reliably locally with Docker Desktop - Fix stale image/container reuse across test runs - Add registry readiness check and async removal polling - Skip multi-arch test when docker driver supports it - Use t.Cleanup for reliable teardown, fix project name mismatches - Re-enable 4 previously skipped tests that now pass
fix: restore deprecated Set.Clear/Union; use resource var in pull.go
refactor: miscellaneous small cleanups (forEach, filters, Set)
refactor: use slices.Contains to simplify code
Fix typos
format code with gofumpt