Provides tools for containerization and management of multi-container applications.
Includes:
Docker Engine — a client-server technology with the dockerd daemon, APIs, and a CLI client for building, running, and managing containers;
Docker Compose — a tool for defining and running multi-container applications using a Compose file.
ALT Linux Wiki: https://www.altlinux.org/Docker
Home pages:
docker-engine - https://github.com/moby/moby
docker-compose - https://github.com/docker/compose