1singularity(1) singularity(1)
2
3
4
6 singularity-oci-state - Query state of a container (root user only)
7
8
9
11 singularity oci state <container_ID>
12
13
14
16 State invoke state operation to query state of a
17 created/running/stopped
18 container identified by container ID.
19
20
21
23 -h, --help[=false]
24 help for state
25
26
27 -s, --sync-socket=""
28 specify the path to unix socket for state synchronization
29
30
31
33 $ singularity oci state mycontainer
34
35
36
37
39 singularity-oci(1)
40
41
42
44 21-Oct-2019 Auto generated by spf13/cobra
45
46
47
48Auto generated by spf13/cobra Oct 2019 singularity(1)