mbox series

[bug#64910,0/3] gnu: docker: Update to 20.10.25.

Message ID cover.1690513710.git.hako@ultrarare.space
Headers show
Series gnu: docker: Update to 20.10.25. | expand

Message

Hilton Chain July 28, 2023, 3:11 a.m. UTC
Hello Guix!

This patchset updates docker & docker-cil to 20.10.25, runc to latest version,
and containerd to latest 1.6 version.

It's only a patch version update and I haven't looked into the major version
update.

Thanks

Hilton Chain (3):
  gnu: runc: Update to 1.1.8.
  gnu: containerd: Update to 1.6.22.
  gnu: docker: Update to 20.10.25.

 gnu/packages/docker.scm         | 18 +++++++++---------
 gnu/packages/virtualization.scm |  4 ++--
 2 files changed, 11 insertions(+), 11 deletions(-)


base-commit: 35c8d631d2bd63c64e863b5509f29fdcb7f856e6
--
2.41.0

Comments

Hilton Chain Aug. 11, 2023, 8:01 a.m. UTC | #1
tags 64910 moreinfo
thanks

> Hilton Chain (3):
>   gnu: runc: Update to 1.1.8.
>   gnu: containerd: Update to 1.6.22.
>   gnu: docker: Update to 20.10.25.
> 
>  gnu/packages/docker.scm         | 18 +++++++++---------
>  gnu/packages/virtualization.scm |  4 ++--
>  2 files changed, 11 insertions(+), 11 deletions(-)
> 
> 
> base-commit: 35c8d631d2bd63c64e863b5509f29fdcb7f856e6
> --
> 2.41.0


There's an issue that containerd fails to start, I'll address it.