Documentation
¶
Overview ¶
Package apple implements a Devsy driver for Apple's `container` CLI, which runs Linux containers as lightweight VMs on Apple silicon (macOS 26+). It implements driver.ImageDriver; compose and docker-helper capabilities are intentionally not implemented (callers detect their absence by type assertion).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAppleDriver ¶
func NewAppleDriver( _ context.Context, workspaceInfo *provider.AgentWorkspaceInfo, ) (driver.ImageDriver, error)
NewAppleDriver verifies the host is supported and constructs the driver; Preflight validates the container system service.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.