1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to Docker

Exercise

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!

Instructions

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