1BWRAP-OCI(1)                     User Commands                    BWRAP-OCI(1)
2
3
4

NAME

6       bwrap-oci - Run an OCI (Open Container Initiative) container through
7       bubblewrap. bwrap-oci converts the OCI configuration file, a JSON
8       document which specifies how to run the container, to a command line
9       for bubblewrap.
10

SYNOPSIS

12       bwrap-oci [OPTION...] [COMMAND]
13

DESCRIPTION

15       bwrap-oci converts an open containers spec file to a command line for
16       bubblewrap and run a container through it.
17

OPTIONS

19       General options:
20
21       --help
22           Print help and exit
23
24       --configuration
25           Specify the configuration file to use. If not specified
26           'configuration.json' is used.
27
28       --dry-run
29           Print the command line used for bubblewrap but do not execute it.
30
31
32
33Project Atomic                                                    BWRAP-OCI(1)
Impressum