Skip to content
Cornel Barna edited this page Mar 9, 2017 · 1 revision

Docker is a software container platform, that allows you to create containers and run containers. A container will pack together in a single unit everything that is required to make a piece of software to run.

Clone this wiki locally