mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05:00
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit dc22572e3e)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
523 B
523 B
docker load
Load an image from a tar archive or STDIN
Aliases
docker image load, docker load
Options
| Name | Type | Default | Description |
|---|---|---|---|
-i, --input |
string |
Read from tar archive file, instead of STDIN | |
-q, --quiet |
bool |
Suppress the load output |