DockerCLI/docs/reference/commandline/image_load.md

587 B

image load

Load an image from a tar archive or STDIN

Aliases

docker image load, docker load

Options

Name Type Default Description
-i, --input string Read from tar archive file, instead of STDIN
-q, --quiet Suppress the load output

Description

See docker load for more information.