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

docker

Container component library and daemon

This package provides a framework to assemble specialized container systems. It includes components for orchestration, image management, secret management, configuration management, networking, provisioning etc.

Installation

Install the latest version of docker as follows:

guix install docker

Or install a particular version:

guix install docker@20.10.27

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.