sourCEntral - mobile manpages

pdf

rkt - App Container runtime

NAME

rkt−image−export − Export a stored image to an ACI file

SYNOPSIS

rkt image export IMAGE OUTPUT_ACI_FILE

DESCRIPTION

IMAGE should be a string referencing an image: either an ID or an image name.

Note that images must be fetched prior to running export and that this command always returns uncompressed ACIs

OPTIONS

−−overwrite[=false]
overwrite output ACI

OPTIONS INHERITED FROM PARENT COMMANDS

−−debug[=false]
print out more debug information to stderr

−−dir=/var/lib/rkt
rkt data directory

−−insecure−options=none
comma−separated list of security features to disable. Allowed values: "none", "image", "tls", "ondisk", "http", "pubkey", "capabilities", "paths", "seccomp", "all−fetch", "all−run", "all"

−−local−config=/etc/rkt
local configuration directory

−−system−config=/usr/lib/rkt
system configuration directory

−−trust−keys−from−https[=false]
automatically trust gpg keys fetched from https

−−user−config=
user configuration directory

SEE ALSO

rkt−image(1)

HISTORY

17−Mar−2017 Auto generated by spf13/cobra

pdf