Skip to content

docs: contrast docker export with docker save - #7216

Open
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:docs/save-vs-export
Open

docs: contrast docker export with docker save#7216
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:docs/save-vs-export

Conversation

@locker95

Copy link
Copy Markdown

both write a tar, so they're easy to mix up. export is a container rootfs (import if you want an image back); save keeps layers and tags (load).

Both write a tar. export is a container filesystem; save keeps
image layers and tags.

Signed-off-by: Dean Chen <862469039@qq.com>
@locker95
locker95 requested review from a team and thaJeztah as code owners August 18, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant