distro
services/distro
Overview
distro is the backend service for the cmd/distro tool.
Responsibilities:
- Manages distro image list/pull/run/remove operations.
- Runs isolated distro execution and shell sessions.
- Provides Waylayer-backed Wayland bridge for GUI apps in distro sessions.
Operational note:
- End users typically interact through
distrocommand, not this daemon
directly.
Reference
| Field | Value |
|---|---|
| Type | Service |
| Path | services/distro |
| Doc Source | services/distro/docs.go |