Load an image from a tar archive or STDIN
docker load [OPTIONS]
Name, shorthand | Default | Description |
---|---|---|
--input, -i |
Read from tar archive file, instead of STDIN | |
--quiet, -q |
false |
Suppress the load output |
Command | Description |
---|---|
docker | The base command for the Docker CLI. |
Alias for docker image load
.