Home Explore Blog CI



docker

content/reference/cli/docker/image/load.md
ed6d4b16845d979515a49b143a6823c066ec03f48f99994d00000003000001d6
---
datafolder: engine-cli
datafile: docker_image_load
title: docker image load
aliases:
- /edge/engine/reference/commandline/image_load/
- /engine/reference/commandline/image_load/
- /engine/reference/commandline/load/
layout: cli
---

<!--
This page is automatically generated from Docker's source code. If you want to
suggest a change to the text that appears here, open a ticket or pull request
in the source repository on GitHub:

https://github.com/docker/cli
-->

Chunks
dd978fbf (1st chunk of `content/reference/cli/docker/image/load.md`)
Title: docker image load
Summary
This page provides documentation for the `docker image load` command within the Docker CLI. It's important to note that the content of this page is automatically generated directly from Docker's source code repository on GitHub. This means that any changes or suggestions for improvements to the documentation should be submitted as a ticket or pull request within that repository. The page serves as a reference for users looking to understand and utilize the `docker image load` command for importing Docker images from a tar archive. The command is essential for transferring and using images without relying on a Docker registry. By understanding this command, users can efficiently manage Docker images in various environments, including offline or air-gapped systems. The command's functionality and options are crucial for effective Docker image management.