How to Setup Secure Private Docker Registry on Ubuntu 22.04
In this guide, we will learn how to setup secure private docker registry on Ubuntu 22.04 (Jammy jellyfish) using self-sign SSL certificate and htpasswd. Private docker registry is the repository for container images and it supports both uploading and downloading … Read more