Docker Registry Browser
🐳A tool for browsing Docker Image Repository (Registry) content, providing a simple and friendly Web interface
** In the intranet scenario, no login password has been set, and the image file has been persisted ** The address is: https://registry. <Your device name>. heiyu.space ##Usage method: docker pull <image> docker tag <image> registry. <Your device name>. heiyu.space/ <Mirror> docker push registry. <Your device name>. heiyu.space/ <Mirror> docker pull registry. <Your device name>. heiyu.space/ <Mirror> The application is designed to be an easy-to-install and simple user interface for the self-hosted docker Registry. Compared to other solutions, it does not retain any state, so it does not require its own database or tightly integrates with the registration backend, and can be added to an existing registry.






