table of contents
other versions
- bookworm 20.10.24+dfsg1-1+deb12u1
- testing 26.1.5+dfsg1-4+b1
- unstable 26.1.5+dfsg1-4+b1
- experimental 26.1.5+dfsg1-5
conflicting packages
DOCKER(1) | Docker User Manuals | DOCKER(1) |
NAME¶
docker-load - 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¶
May 2023 | Docker Community |