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

NAME

6       singularity-oci-create  -  Create  a  container from a bundle directory
7       (root user only)
8
9
10

SYNOPSIS

12       singularity oci create -b  [create options...]
13
14
15

DESCRIPTION

17       Create invoke create operation to create a container instance  from  an
18       OCI
19         bundle directory
20
21
22

OPTIONS

24       -b, --bundle=""      specify the OCI bundle path (required)
25
26
27       -h, --help[=false]      help for create
28
29
30       --log-format="kubernetes"       specify  the log file format. Available
31       formats are basic, kubernetes and json
32
33
34       -l, --log-path=""      specify the log file path
35
36
37       --pid-file=""      specify the pid file
38
39
40

EXAMPLE

42                $ singularity oci create -b ~/bundle mycontainer
43
44
45
46

SEE ALSO

48       singularity-oci(1)
49
50
51

HISTORY

53       18-Sep-2023 Auto generated by spf13/cobra
54
55
56
57Auto generated by spf13/cobra      Sep 2023                     singularity(1)
Impressum