docker image load
Load an image from a tar archive or STDIN
Usage
docker image load [OPTIONS]
Description
See docker load for more information.
Options
Option | Short | Default | Description |
---|---|---|---|
--input | -i | Read from tar archive file, instead of STDIN | |
--quiet | -q | Suppress the load output |