mirror of
https://github.com/docker/cli.git
synced 2025-11-24 06:21:16 +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 |