docker load

Load an image from a tar archive or STDIN

Aliases

docker image load, docker load

Options

NameTypeDefaultDescription
-i, --inputstringRead from tar archive file, instead of STDIN
--platformstringSliceLoad only the given platform(s). Formatted as a comma-separated list of os[/arch[/variant]] (e.g., linux/amd64,linux/arm64/v8).
-q, --quietboolSuppress the load output