- 授权协议: MIT
- 开发语言: Python HTML/CSS
- 操作系统: 跨平台
- 软件首页: https://github.com/staugur/Breezes
- 软件文档: https://www.saintic.com/blog/218.html
软件介绍
Breezes 是一个多中心、多版本 Docker Registry UI,支持V1、V2两个版本,支持多个私有仓管理。
环境
Python Version: 2.7
Web Framework: Flask, Flask-RESTful
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
有限与无限的游戏
[美]詹姆斯·卡斯 / 马小悟、余倩 / 电子工业出版社 / 2013-10 / 35.00元
在这本书中,詹姆斯·卡斯向我们展示了世界上两种类型的「游戏」:「有限的游戏」和「无限的游戏」。 有限的游戏,其目的在于赢得胜利;无限的游戏,却旨在让游戏永远进行下去。有限的游戏在边界内玩,无限的游戏玩的就是边界。有限的游戏具有一个确定的开始和结束,拥有特定的赢家,规则的存在就是为了保证游戏会结束。无限的游戏既没有确定的开始和结束,也没有赢家,它的目的在于将更多的人带入到游戏本身中来,从而延续......一起来看看 《有限与无限的游戏》 这本书的介绍吧!
