Docker is an open-source containerization platform. It allows developers to package applications into containers - standardized executable components that combine application source code with the operating system (OS) libraries and dependencies required to run that code in any environment.