mbox series

[bug#52790,v2,0/7] Update docker to 20.10.14.

Message ID 20220401004642.14949-1-pierre.langlois@gmx.com
Headers show
Series Update docker to 20.10.14. | expand

Message

Pierre Langlois April 1, 2022, 12:46 a.m. UTC
Hi Guix!

I rebased this series, updated it to 20.10.14 and did a bit of spring gexp
cleanup.  Tested manually with a simple Ubuntu container, and with

  make check-system TESTS="docker docker-system"

I've seen reports of issues on help-guix that /look/ like patch number 2 might
fix it, so we could submit that first if the rest needs more work.

WDYT?
Thanks,
Pierre

Pierre Langlois (7):
  gnu: runc: Update to 1.1.0.
  gnu: containerd: Fix patch-paths build phase.
  gnu: containerd: Update to 1.6.2.
  gnu: containerd: Switch to gexp arguments.
  gnu: docker: Fix mkfs.xfs reference.
  gnu: docker: Update to 20.10.14.
  gnu: docker: Switch to gexp and new input style.

 gnu/local.mk                                |   1 -
 gnu/packages/docker.scm                     | 625 ++++++++++----------
 gnu/packages/networking.scm                 |   6 +-
 gnu/packages/patches/docker-fix-tests.patch |  28 -
 gnu/packages/virtualization.scm             |   6 +-
 5 files changed, 314 insertions(+), 352 deletions(-)
 delete mode 100644 gnu/packages/patches/docker-fix-tests.patch

--
2.34.0