docker-load - Load an image from a tar archive or STDIN
docker load [OPTIONS]
Alias for docker image load.
-h, --help[=false] |
help for load | ||
-i, --input="" |
Read from tar archive file, instead of STDIN | ||
-q, --quiet[=false] |
Suppress the load output |
docker(1)