# Introduction The `docker search` command allows you to search the Docker Hub registry for images that match a specific criteria. In this challenge, you will learn how to use the docker search command to find and explore images that you can use in your Docker containers.
Click the virtual machine below to start practicing