.nh .TH "singularity" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP singularity-instance - Manage containers running as services .SH SYNOPSIS .PP \fBsingularity 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: $ singularity help instance start $ singularity instance start --help .EE .SH SEE ALSO .PP \fBsingularity(1)\fP, \fBsingularity-instance-list(1)\fP, \fBsingularity-instance-start(1)\fP, \fBsingularity-instance-stats(1)\fP, \fBsingularity-instance-stop(1)\fP .SH HISTORY .PP 7-Apr-2024 Auto generated by spf13/cobra