CheatSnip

Related

Save Image

docker

Save one or more images to a tar archive

Pull Image

docker

Pull an image or a repository from a registry

Build Image

docker

Build an image from a Dockerfile

docker/load

Load Image

Load an image from a tar archive

image
backup

Command

docker load

Explanation

Imports an image that was previously saved with docker save.

Examples

Load image from tar file

docker load -i nginx.tar

More

Remove Image

docker

Remove one or more images

Tag Image

docker

Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE

Push Image

docker

Push an image or a repository to a registry

CheatSnip

Lightning-fast access to essential developer commands and code snippets. Search, copy, and master your favorite tools with our comprehensive cheat sheets.

Poorna Prakash

Quick Links

Git CommandsDockerNPMKubernetesYour Favorites

Legal

Terms & ConditionsPrivacy PolicyCookie Preferences

Company

About UsContact

© 2025 CheatSnip. All rights reserved.

Made with ❤️ for developers