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.
This exercise is part of the course
Introduction to Docker
Exercise instructions
- Using the terminal, enter the command to download the
hello-world
container.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
