docker 20.10.27
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.
- Website: https://mobyproject.org/
- Licenses: ASL 2.0
- Package source: gnu/packages/docker.scm
- Builds: See build status
- Issues: See known issues
Installation
Install docker 20.10.27
as follows:
guix install docker@20.10.27
Or install the latest version:
guix install docker
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.