← All Tools
Docker

Docker

The open platform for developing, shipping, and running applications in containers.

Category: containerFirst released: 2013Created by: Docker, Inc. (Solomon Hykes)License: Apache-2.0Platforms: macOS, Linux, Windows

Docker is a platform that enables developers to package applications into containers — standardized executable components combining application source code with the operating system libraries and dependencies required to run that code in any environment. Docker simplifies delivery and deployment of distributed applications through containerization and orchestration tools like Docker Compose and Docker Swarm.

Links

Key Features

Application containerizationDocker Compose for multi-container appsDocker Hub image registryMulti-stage buildsDocker Desktop GUIContainer networkingPersistent volumesDocker Swarm orchestration