docker-import - Man Page
Import the contents from a tarball to create a filesystem image
Synopsis
docker import [Options] file|URL|- [REPOSITORY[:TAG]]
Description
Alias for docker image import.
Options
-c, --change= Apply Dockerfile instruction to the created image
-h, --help[=false] help for import
-m, --message="" Set commit message for imported image
--platform="" Set platform if server is multi-platform capable
See Also
Referenced By
Dec 2024 Docker Community Docker User Manuals