Searching Alternate Docker Registries, Repositories, and Tags

15 minutes
  • 3 Learning Objectives

About this Hands-on Lab

In this hands-on lab, you will be searching for image repositories and finding tags for a repository. These repositories are not hosted on the default Docker Hub image registry. Upon completion of this lab, you will have the knowledge and skills required to find image repositories and tags that are hosted on third-party registries.

Learning Objectives

Successfully complete this lab by achieving the following learning objectives:

Log In to Server

Log in to the system named server-1 using the cloud_user account.

Search a Red Hat Registry

Ensure the image repository ubi8/toolbox is available on the registry.access.redhat.com registry.

View Image Tags
  • Find all the available tags for the image repository named llama-web-db hosted on a registry located at https://server-1:5000.
  • Use the cloud_user account credentials to authenticate to the registry.

Additional Resources

In this scenario, you have been asked to test a new installation of Docker on a system named server-1. You will need to access the server using the cloud_user account. Once you have accessed the server, you will need to perform two tests related to accessing third-party image registries. You will need to ensure that you can find the ubi8/toolbox image repository that is hosted on the registry.access.redhat.com image registry. In addition, you will also need to find all the tags associated with the llama-web-db repository hosted on the private registry located at https://server-1:5000. This private registry will also require you to authenticate using the cloud_user credentials. Good luck Gurus, and have fun!

What are Hands-on Labs

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?