What is Azure Container Registry?
Introduction
In this article, You will learn how to create a container registry.
Docker
Image Source
The ability to package and run an application in a container is provided by Docker. You can run many containers at the same time on a host.
You d...
makendran.hashnode.dev2 min read