Public bug reported:

Hi,

It seems the Docler/Moby team is about to release Docker 22.04 (they
have recently updated the milestone name from 21.x). This release will
bring among many other things, the support for zstd compressed images.

Zstd support is something we would like to leverage in our company, as
we are using more and more podman as an alternative to docker. Podman as
built, on top of regular zstd compression, some cool optimizations which
are heavily inspired by the estargz format, and they named it
"zstd:chunked". See more documentation about what Podman folks did here:
https://www.redhat.com/sysadmin/faster-container-image-pulls

The thing is, while we use RHEL 8 + podman one side, we also have a
large user base that are using Ubuntu too, and most of them still use
docker, despite podman starts to be available in Ubuntu 22.04. As Docker
is still the de-facto standard for many projects/users, it would be cool
if at least the Docker daemon packaged by Ubuntu could support zstd
compression, so we could start using zstd:chunked in our images (the
speed up of partial pulls would only work with podman, but at least
Docker daemons would be able to pull the images, like before).

So, would it be possible to backport the zstd support in the old Docker
20.10 branch in the Ubuntu packages ? I have submitted this backport
upstream already in https://github.com/moby/moby/pull/43331 yet upstream
maintainers of Docker aren't so keen on merging this, despite it's not
really invasive and doesn't seem quite risky. So, would it possible to
do it in the Ubuntu packaging instead ?

An alternative to backporting this would be to wait till this new Docker
22.04 branch is officially released, and move the Ubuntu packages to
this release, but I am unsure you want to push that big changes to
things like Ubuntu 20.04 and 22.04.

Cheers,
Romain

** Affects: docker.io (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1969462

Title:
  Backport zstd support in old branch 20.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1969462/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to