Getting Started with Docker

Getting Started with Docker

Welcome! We are excited you want to learn how to use Docker.

[…]

While we’ll define concepts along the way, it is good for you to understand what Docker is and why you would use Docker before we begin.

[…]

Before we get started, make sure your system has the latest version of Docker installed.

[…]

You should be able to run docker run hello-world and see a response like this:

[…]