Export one or more images to a tar archive.
Section: Images
Save image to tar
bash
bash
docker save -o myapp.tar myapp:1.0.0Explanation
Useful for air-gapped environments or offline transfer.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Images