apptainer instance

Manage containers running as services

Synopsis

Instances allow you to run containers as background processes. This can be useful for running services such as web servers or databases.

apptainer instance

Examples

All group commands have their own help output:

$ apptainer help instance start
$ apptainer instance start --help

Options

-h, --help   help for instance

SEE ALSO

Linux container platform optimized for High Performance Computing (HPC) and Enterprise Performance Computing (EPC) * apptainer instance list - List all running and named Apptainer instances * apptainer instance run - Run a named instance of the given container image * apptainer instance start - Start a named instance of the given container image * apptainer instance stats - Get stats for a named instance * apptainer instance stop - Stop a named instance of a given container image

Auto generated by spf13/cobra on 13-Mar-2024