Getting Started with Docker
What is Docker?
Docker is an open-source platform for developing, shipping, and running applications. It uses OS-level virtualization to create containers - lightweight, standalone packages that include everything an application needs to run: