How to Setup Docker Private Registry on Ubuntu 20.04
For Smooth CI/CD development using the docker platform, consider using a self-hosted docker registry server. Docker registry is the repository where you can store your docker images and pull them …