Docker Registry UI Breezes

码农软件 · 软件分类 · UI组件库 · 2019-08-01 21:57:03

软件介绍

Breezes 是一个多中心、多版本 Docker Registry UI,支持V1、V2两个版本,支持多个私有仓管理。

环境

  1. Python Version: 2.7

  2. Web Framework: Flask, Flask-RESTful

  3. Required Modules: requirements.txt

使用

1. Requirement:
    1.0 yum install -y gcc gcc-c++ python-devel
    1.1 pip install -r requirements.txt

2. modify config.py or add environment variables(os.getenv key in the reference configuration item):

3. run:
    3.1 python main.py        #development
    3.2 sh Control.sh         #production
    3.3 python -O Product.py  #production
    3.4 python super_debug.py #Performance optimization

4. Access it for IP:10210

Usage for Docker

   docker build -t breezes .
   docker run -tdi --name breezes --net=host --always=restart breezes
   ps aux|grep Breezes //watch the process

UI 


本文地址:https://codercto.com/soft/d/11444.html

图解网络硬件

图解网络硬件

[日] 三轮贤一 / 盛荣 / 人民邮电出版社 / 2014-7 / 69.00元

本书详细介绍了计算机网络硬件的相关知识,在对硬件设备、相关技术及规范进行详尽考据和整理的同时,侧重工程实践,重点讲述了在实际网络建设工程中真实使用的网络硬件设备及其相关背景知识,能够帮助读者深入理解计算机网络在工程实践中某些容易混淆的概念,如L3交换机和路由器等。 本书在讲解的同时,还辅以丰富的图例,使计算机网络设备的真实情况一目了然,同时深入浅出地介绍了原本复杂抽象的计算机网络术语,因此对......一起来看看 《图解网络硬件》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具