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

containerd

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 the latest version of containerd as follows:

guix install containerd

Or install a particular version:

guix install containerd@1.6.22

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.