This package browser is in early development. Mind the rough edges.

containerd 1.6.22

Docker container runtime

This package provides the container daemon for Docker. It includes image transfer and storage, container execution and supervision, network attachments.

Installation

Install containerd 1.6.22 as follows:

guix install containerd@1.6.22

Or install the latest version:

guix install containerd

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.