singularity oci exec

Execute a command within container (root user only)

Synopsis

Exec will execute the provided command/arguments within container identified by container ID.

singularity oci exec <container_ID> <command> <args>

Examples

$ singularity oci exec mycontainer id

Options

-h, --help   help for exec

SEE ALSO

Auto generated by spf13/cobra on 2-Jul-2021