1singularity(1)                                                  singularity(1)
2
3
4

NAME

6       singularity-oci-exec - Execute a command within container (root user
7       only)
8
9
10

SYNOPSIS

12       singularity oci exec <container_ID> <command> <args>
13
14
15

DESCRIPTION

17       Exec will execute the provided command/arguments within container
18       identified
19         by container ID.
20
21
22

OPTIONS

24       -h, --help[=false]
25           help for exec
26
27
28

EXAMPLE

30                $ singularity oci exec mycontainer id
31
32
33
34

SEE ALSO

36       singularity-oci(1)
37
38
39

HISTORY

41       18-Feb-2020 Auto generated by spf13/cobra
42
43
44
45Auto generated by spf13/cobra      Feb 2020                     singularity(1)
Impressum