Berth – A native macOS app for managing containers with Apple/container
XPC-native communication beats shelling out, but Docker Desktop already owns this category.

First native UI for Apple's new container platform with direct XPC daemon access.
macOS developers running containers on Apple Silicon
Docker Desktop · Podman Desktop · OrbStack
XPC-native communication beats shelling out, but Docker Desktop already owns this category.
This is a practical glue layer over Apple's container CLI that bundles three handy steps into one command: create from an image, copy host folders into /sandbox/host, and run an init script inside the container. It's a tidy shortcut for people orchestrating many short-lived macOS sandboxes, though it's narrowly useful (macOS-only) and could use richer examples and error handling to feel more robust.
Native macOS VMs with APFS snapshots beat Docker for agent isolation.
Apple Container CLI integration makes local GitLab CI actually fast on MacOS.
Replaces Compose Desktop's AWT window with a real native macOS SwiftUI host.
Runs Docker Compose files on Apple's container runtime without Docker daemon.