Install docker registry in local
Docker hub is an online cloud service which provides a platform for users to get images for container as well as for sharing their images to other users. This is a great way to import or export images but some users might want an offline registry service in their local machine. Docker provides a way […]