docker image import
Import the contents from a tarball to create a filesystem image
Usage
docker image import [OPTIONS] file|URL|- [REPOSITORY[:TAG]]
Description
See docker import for more information.
Options
Option | Short | Default | Description |
---|---|---|---|
--change | -c | Apply Dockerfile instruction to the created image | |
--message | -m | Set commit message for imported image | |
--platform | API 1.32+ Set platform if server is multi-platform capable |