Docker Private warehouse adds WebUI access

Source: Internet
Author: User
Tags docker run
First, why to increase the WebUI

1, increase the readability of the warehouse

2, convenient for all people who use the warehouse to view

Second, which webui to use to do

Docker-registry-web

Third, the specific steps

1. Pull the image

Docker Pull Hyper/docker-registry-web

2. Start WebUI and connect the warehouse at the same time

Docker run-d--restart=always-p 8080:8080--name registry-web--link docker-repo-e registry_url=http://10.0.0.246:5000 /V2-E registry_name=localhost:5000 Hyper/docker-registry-web

Iv. results of the visit

V. References

https://hub.docker.com/r/hyper/docker-registry-web/

Docker Private warehouse adds WebUI access

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.