Docker has been with us many years now and quickly became a dominant technology.
In this post, we will explain the benefits of using Docker and how it can speed up your development.
This post will be divided into three main topics:
- What is Docker? – a quick introduction to Docker and the problem it solved.
- Why should we use Docker? – concrete reasons why you would benefit from using Docker in your day-to-day work.
- Usage example:
- Setting up a Postgres database in seconds
- Setting up (and accessing) a CentOS machine in seconds