mirror of
https://github.com/docker/cli.git
synced 2025-08-31 23:02:07 +03:00
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 |
Suppress the load output |