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
19 by container ID.
20
21
22
24 -h, --help[=false]
25 help for exec
26
27
28
30 $ singularity oci exec mycontainer id
31
32
33
34
36 singularity-oci(1)
37
38
39
41 18-Feb-2020 Auto generated by spf13/cobra
42
43
44
45Auto generated by spf13/cobra Feb 2020 singularity(1)