1singularity(1) singularity(1)
2
3
4
6 singularity-oci-exec - Execute a command within container (root user
7 only)
8
9
10
12 singularity oci exec <container_ID> <command> <args>
13
14
15
17 Exec will execute the provided command/arguments within container
18 identified by container ID.
19
20
21
23 -h, --help[=false]
24 help for exec
25
26
27
29 $ singularity oci exec mycontainer id
30
31
32
33
35 singularity-oci(1)
36
37
38
40 29-May-2019 Auto generated by spf13/cobra
41
42
43
44Auto generated by spf13/cobra May 2019 singularity(1)