conda-dist package
NAME
package - Build native system packages (rpm/deb) using containerized installers
SYNOPSIS
conda-dist package [–image] [–platform] [–output-dir] [-h|–help] [MANIFEST]
DESCRIPTION
Build native system packages (rpm/deb) using containerized installers
OPTIONS
–image <NAME>
Restrict native packaging to specific image name(s) from the manifest
–platform <PLATFORM>
Restrict native packaging to specific target platform(s) (defaults to
host platform)
–output-dir <PATH>
Output directory for generated packages (defaults to <manifest-dir>)
-h, –help
Print help
[MANIFEST] [default: conda-dist.toml]
Path to the conda-dist manifest (conda-dist.toml)