Networks, volumes & machines
Networks
Create networks (bridge, overlay, macvlan) with labels, inspect their IPAM config and connected containers, attach a running container, and prune unused ones. Built-in networks (bridge, host, none) are protected from removal.
Volumes
Create and remove volumes, see their driver, labels and mount point, inspect the raw JSON, and prune unused volumes.
Machines (apple/container)
Machines are long-lived Linux VMs managed by container machine. From the Machines section you can create one (name + image), start and stop it, open a shell, set it as default, and delete it.
Note
container machine requires the official signed apple/container installer — the Homebrew bottle omits the machine API server.