Skip to main content

Module container

Module container 

Source
Expand description

afhttp container subcommand. Builds the host image and runs it under Docker, Podman, or Apple Container — one command to stand up a long-lived afhttp host locally, the orchestration counterpart to afhttp host (the in-container browser process). It embeds the canonical container/docker/ Dockerfile and by default selects its downloader stage, which pulls the matching prebuilt release (version hard-pinned to this binary) — so a brew-only user needs no source tree. --from-source instead selects the builder stage to compile from a checkout. See docs/deployment.md.

Structs§

Args
CommonArgs
Flags shared by every subcommand.
InstallArgs
LogsArgs
StatusArgs
UninstallArgs

Enums§

ContainerSub
RuntimeArg
CLI spelling of the runtime selector.

Functions§

run