1singularity(1) singularity(1)
23
4
NAME
6singularity-oci-pause - Suspends all processes inside the container
7(root user only)
89
10
SYNOPSIS
12singularity oci pause <container_ID>
1314
15
DESCRIPTION
17Pause will suspend all processes for the specified container ID.
1819
20
OPTIONS
22-h, --help[=false]
23help for pause
2425
26
EXAMPLE
28$ singularity oci pause mycontainer
2930
31
32
SEE ALSO
34singularity-oci(1)
3536
37
HISTORY
3921-Oct-2019 Auto generated by spf13/cobra
4041
42
43
Auto generated by spf13/cobra Oct 2019 singularity(1)