File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
content/manuals/docker-hub Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,12 +40,12 @@ To search or browse for content on Docker Hub:
40403 . In the filters, select ** Docker Official Image** .
4141
4242 Filtering by Trusted Content ensures that you see only high-quality, secure
43- images, curated by Docker and verified publishing partners.
43+ images curated by Docker and verified publishing partners.
4444
45- 4 . In the results, select the Nginx image.
45+ 4 . In the results, select the ** nginx ** image.
4646
4747 Selecting the image opens the image's page where you can learn more about how
48- to use the image. In the page, you'll also find the ` docker pull ` command to
48+ to use the image. On the page, you'll also find the ` docker pull ` command to
4949 pull the image.
5050
5151Now that you've found an image, it's time to pull and run it on your device.
@@ -161,7 +161,7 @@ customize your own images to suit specific needs.
1611614 . Visit [ https://localhost:8080 ] ( https://localhost:8080 ) to view the page. You
162162 should see ` Hello world from Docker! ` .
163163
164- 5 . In the terminal, press ctrl+c to stop the container.
164+ 5 . In the terminal, press CTRL+C to stop the container.
165165
1661666 . Sign in to Docker Desktop. You must be signed in before pushing an image to
167167 Docker Hub.
You can’t perform that action at this time.
0 commit comments