Gantry 0.11.0
Full support for apple/container 1.0, plus the new Machines section.
Added
- Machines section for apple/container hosts: manage
container machineenvironments (long-lived Linux VMs, like OrbStack machines) — create, start, stop, set-default, delete, and open a shell. Requires apple/container 1.0+ from the official signed installer.
Changed
- Full support for apple/container 1.0: the bridge parses 1.0's restructured CLI JSON (configuration-nested resources, object-shaped container status, variants[] image sizes, RFC 3339 dates, scheme-less image ids) while staying tolerant of 0.12. The connect path no longer blocks on 1.0's kernel-install prompt, and CLI discovery prefers the Homebrew keg path so
system startfinds its plugins. - The setup prompt now recommends the official signed installer over Homebrew, because the Homebrew bottle omits the machine API server (
container machine).