Skip to content

docs: Add zstd as supported in load command#4667

Merged
thaJeztah merged 1 commit intodocker:masterfrom
Hugo-C:doc-zstd
Nov 20, 2023
Merged

docs: Add zstd as supported in load command#4667
thaJeztah merged 1 commit intodocker:masterfrom
Hugo-C:doc-zstd

Conversation

@Hugo-C
Copy link
Copy Markdown
Contributor

@Hugo-C Hugo-C commented Nov 20, 2023

- What I did
As far as I can tell, zstd is now supported in the load command.
The PR that adds support for it:

- How I did it

- How to verify it
I checked the zstd support with:

docker pull hello-world
docker save hello-world | zstd | ssh <remote_host> docker load

And the remote was able to run the hello-world container successfully.

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@Hugo-C Hugo-C requested a review from thaJeztah as a code owner November 20, 2023 18:32
Signed-off-by: Hugo Chastel <Hugo-C@users.noreply.github.com>
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants