Explore Docker image layers — right in your browser
Drop a Docker image .tar file here
Analyze layers, Dockerfile history, and image config from docker save output
docker save
Run docker save <image> > image.tar to export your image
docker save <image> > image.tar