Find Francesco ➡️ http://francescociulla.com
The docker image save command is used to
Save one or more images to standard output, or to a tar archive.
To save the images to a tar archive, you can use the -o option
You can save multiple images to the same tar archive, separating each image with space
The images can be extracted with the docker image load command