Docker Image – Gitea Package
While working to install and configure a private self-hosted Docker Registry, I ran across the option within Gitea Package for Containers that allows storage of docker images. docker tag earnhadt/vir_report:version1.0…
While working to install and configure a private self-hosted Docker Registry, I ran across the option within Gitea Package for Containers that allows storage of docker images. docker tag earnhadt/vir_report:version1.0…
Test the use of your private registry *** GOTCHA ***
Pulling Image from Public ‘docker.io’ Works After pulling image using WSL2 ubuntu, see how windows is sharing the same local docker image repo: Pulling from Private Registry