Skip to main content
Starts the container services and (optionally) installs a default kernel. It will start the container-apiserver and background services.

Usage

container system start [--app-root <app-root>] [--install-root <install-root>] [--log-root <log-root>] [--enable-kernel-install] [--disable-kernel-install] [--debug]

Options

-a, --app-root
string
Path to the root directory for application data
--install-root
string
Path to the root directory for application executables and plugins
--log-root
string
Path to the root directory for log data, using macOS log facility if not set
--enable-kernel-install
boolean
Enable installation of the default kernel (default: prompt user)
--disable-kernel-install
boolean
Disable installation of the default kernel (default: prompt user)

Build docs developers (and LLMs) love