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 container identified by container ID.
18
19
20
22 -h, --help[=false]
23 help for state
24
25
26 -s, --sync-socket=""
27 specify the path to unix socket for state synchronization
28 (internal)
29
30
31
33 $ singularity oci state mycontainer
34
35
36
37
39 singularity-oci(1)
40
41
42
44 29-May-2019 Auto generated by spf13/cobra
45
46
47
48Auto generated by spf13/cobra May 2019 singularity(1)