apptainer

Linux container platform optimized for High Performance Computing (HPC) and Enterprise Performance Computing (EPC)

Synopsis

Apptainer containers provide an application virtualization layer enabling mobility of compute via both application and environment portability. With Apptainer one is capable of building a root file system that runs on any other Linux system where Apptainer is installed.

apptainer [global options...]

Examples

$ apptainer help <command> [<subcommand>]
$ apptainer help build
$ apptainer help instance start

Options

-c, --config string   specify a configuration file (for root or unprivileged installation only) (default "/usr/local/etc/apptainer/apptainer.conf")
-d, --debug           print debugging information (highest verbosity)
-h, --help            help for apptainer
    --nocolor         print without color output (default False)
-q, --quiet           suppress normal output
-s, --silent          only print errors
-v, --verbose         print additional information

SEE ALSO

Auto generated by spf13/cobra on 16-Feb-2023