.nh .TH "apptainer" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP apptainer-instance - Manage containers running as services .SH SYNOPSIS .PP \fBapptainer instance\fP .SH DESCRIPTION .PP Instances allow you to run containers as background processes. This can be useful for running services such as web servers or databases. .SH OPTIONS .PP \fB-h\fP, \fB--help\fP[=false] help for instance .SH EXAMPLE .EX All group commands have their own help output: $ apptainer help instance start $ apptainer instance start --help .EE .SH SEE ALSO .PP \fBapptainer(1)\fP, \fBapptainer-instance-list(1)\fP, \fBapptainer-instance-run(1)\fP, \fBapptainer-instance-start(1)\fP, \fBapptainer-instance-stats(1)\fP, \fBapptainer-instance-stop(1)\fP .SH HISTORY .PP 1-Apr-2024 Auto generated by spf13/cobra