You can deploy your own repository for Docker container images, called a registry. These private repositories are used to host your own, customized container images to deploy on Kubernetes or as Azure Container Instances.
This recipe shows you how to create the registry and prepare and push a simple container.