singularity oci pause
Suspends all processes inside the container (root user only)
Synopsis
Pause will suspend all processes for the specified container ID.
singularity oci pause <container_ID>
Examples
$ singularity oci pause mycontainer
Options
-h, --help help for pause
SEE ALSO
singularity oci - Manage OCI containers
Auto generated by spf13/cobra on 3-Mar-2022