To view the version and tag of the image, you need to check it in docker hub The address is as follows: https://hub.docker.com After entering, search in the search box in the upper left corner of the page Take nginx as an example: The search is completed as follows: Click to enter details Click on the label Select the tag you want to pull. For example, pull the nginx image with tag 1.15.5 # docker pull nginx:1.15.5 1.15.5: Pulling from library/nginx f17d81b4b692: Pull completed d5c237920c39: Pull complete a381f92f36de: Pull complete Digest: sha256:b73f527d86e3461fd652f62cf47e7b375196063bbbd503e853af5be16597cb2e Status: Downloaded newer image for nginx:1.15.5 The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Analyze MySQL replication and tuning principles and methods
>>: How to query or obtain images in a private registry
Introduction The Docker-Compose project is an off...
Detailed example of MySQL exchange partition Pref...
1. First log in to the Alibaba Cloud website to r...
This article mainly introduces how to use the Rea...
1. Warm and gentle Related address: http://www.web...
<br />Navigation design is one of the main t...
This article mainly introduces how to build a MyS...
This article uses an example to describe how to u...
Recently, I received a requirement for function ex...
During the use of mysql, it was found that the nu...
When starting MongoDB, the prompt is: error while...
Here 123WORDPRESS.COM presents the first part of ...
Table of contents nonsense text The first router/...
Table of contents Preface 1. Preparation 2. Insta...
Table of contents 1. Brief description 2. Steps t...