docker-load - Man Page
Load an image from a tar archive or STDIN
Synopsis
docker load [Options]
Description
Alias for docker image load
.
Options
- -h, --help[=false]
help for load
- -i, --input=""
Read from tar archive file, instead of STDIN
- -q, --quiet[=false]
Suppress the load output
See Also
Info
May 2020 Docker Community