Get startedGet started for free

Running your first container

Now that you know how to start and stop containers, look at running containers, and much more, let's get your hands dirty! We'll start off by just running a container that outputs some text so we can see that it successfully ran. In other words, it's your turn to run a hello-world container!

This exercise is part of the course

Introduction to Docker

View Course

Exercise instructions

  • Using the terminal, enter the command to run the hello-world image.

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise