v0.3.0
ContainerUI 0.3.0
⚠️ Unsigned build. macOS Gatekeeper will block it until you clear the quarantine flag:
xattr -dr com.apple.quarantine /Applications/ContainerUI.app
Requires macOS 26 on Apple silicon and Apple's container tool for the backend.
Verify your download:
shasum -a 256 -c SHA256SUMS.txt
What's Changed
- Add image build UI (wrap
container build) by @kylemclaren in #6
New Contributors
- @kylemclaren made their first contribution in #6
Full Changelog: v0.2.0...v0.3.0