Skip to content

Porthole v0.2.0

Choose a tag to compare

@dariusvorster dariusvorster released this 16 Jun 15:58
· 1 commit to main since this release

The v2 feature release. Adds registry login (private images, with safe credential handling), compose service discovery (stack services resolve each other by name), destructive drift remediation (apply a recreate with rollback), health checks at create, richer create flags (--init, --read-only, caps, tmpfs, and more), a create-progress log, and keychain-stall guidance for first private pulls.

Install: brew tap dariusvorster/porthole && brew trust dariusvorster/porthole && brew install porthole (or brew upgrade porthole if you're on v0.1).

Requires macOS 26, Apple silicon, container 1.0+. Localhost-only by design — see the README for the security posture and roadmap.