Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

conda-dist container

NAME

container - Build container images embedding the environment

SYNOPSIS

conda-dist container [--platform] [--engine] [--oci-output] [-h|--help] [MANIFEST]

DESCRIPTION

Build container images embedding the environment

OPTIONS

--platform <PLATFORM>
Restrict the build to a single target platform

--engine <PATH>
Path to the container engine binary (defaults to docker, then podman)

--oci-output <PATH>
Path to write the resulting OCI archive (defaults to <manifest-dir>/<name>-container.oci.tar)

-h, --help
Print help

[MANIFEST] [default: conda-dist.toml]
Path to the conda-dist manifest (conda-dist.toml)