Documentation
¶
Overview ¶
Package main implements the builder agent that runs inside builder microVMs. It reads build configuration from the config disk, runs BuildKit to build the image, and reports results back to the host via vsock.
Communication model: - Agent LISTENS on vsock port 5001 - Host CONNECTS to the agent via the VM's vsock.sock file - This follows the Cloud Hypervisor vsock pattern (host initiates)
Click to show internal directories.
Click to hide internal directories.