singularity-oci-create - Create a container from a bundle directory (root user only)
Contents
Description
Create invoke create operation to create a container instance from an OCI
bundle directory
Example
$ singularity oci create -b ~/bundle mycontainer
History
27-Feb-2025 Auto generated by spf13/cobra
Auto generated by spf13/cobra Feb 2025 singularity(1)
Name
singularity-oci-create - Create a container from a bundle directory (root user only)
Options
-b, --bundle="" specify the OCI bundle path (required)
-h, --help[=false] help for create
--log-format="kubernetes" specify the log file format. Available formats are basic, kubernetes and
json
-l, --log-path="" specify the log file path
--pid-file="" specify the pid file
See Also
singularity-oci(1)Synopsis
singularityocicreate-b[createoptions...]
