Scroll to navigation

FLAKE-CTL-PODMAN-LOAD(8)() FLAKE-CTL-PODMAN-LOAD(8)()

NAME

FLAKE-CTL-PODMAN-LOAD(8) -

NAME

flake-ctl podman load - Load container to local registry

SYNOPSIS

USAGE:

flake-ctl podman load --oci <OCI> OPTIONS:
--oci <OCI>


DESCRIPTION

Load the given OCI image into the local registry. The command is based on podman load. After completion the container can be listed via:

$ podman images


OPTIONS

OCI image to load into local podman registry. The given container must be in the OCI tar format like it is produced when exporting containers from registries via podman export

EXAMPLE

$ flake-ctl podman load --oci SOME.docker.tar


AUTHOR

Marcus Schäfer

COPYRIGHT

(c) 2022, Elektrobit Automotive GmbH (c) 2023, Marcus Schäfer