In this hands-on lab, you will be searching for two distinct container images hosted on the Docker Hub image registry. Upon completion of this lab, you will have the knowledge and skills required to search for container images using the built-in command provided with Docker.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Log In to Remote System
Log in to the system named
server-1
using thecloud_user
account.- Search for a MySQL Image
Search for the official MySQL container image.
- Search for a Bitnami Image
Search for the Bitnami Redis image.