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

Exercise

Pulling your first image

Let's get some practice working with images. To start, we've removed the hello-world image from your session. Make it accessible locally again by downloading it from docker-hub.

Instructions

100 XP
  • Using the terminal, enter the command to download the hello-world container.