- A Docker registry is an organized, hierarchical system for storing Docker images, providing scalable distribution of images. Docker Hub is the official, public Docker registry hosted and managed by Docker, Inc.
- A tag is a versioning label for a single image in a repository.
- <dockerId>/<repositoryName>:<tag>
- Azure Container Registry (ACR) is a fully managed private Docker registry provided by the Azure cloud. In the case of ACR, you store the images using your own Azure storage account and you can make the registry fully private, for your own infrastructure needs.
- latest is the default tag used when you pull or build images (if you do not specify an explicit tag). In general, you should not use the latest tag apart from in development scenarios. In production, always specify an explicit tag for your Kubernetes manifests...
United States
Great Britain
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Singapore
Hungary
Ukraine
Luxembourg
Estonia
Lithuania
South Korea
Turkey
Switzerland
Colombia
Taiwan
Chile
Norway
Ecuador
Indonesia
New Zealand
Cyprus
Denmark
Finland
Poland
Malta
Czechia
Austria
Sweden
Italy
Egypt
Belgium
Portugal
Slovenia
Ireland
Romania
Greece
Argentina
Netherlands
Bulgaria
Latvia
South Africa
Malaysia
Japan
Slovakia
Philippines
Mexico
Thailand