manof:提手-或起重机

时间:2024-05-22 13:47:01
【文件属性】:

文件名称:manof:提手-或起重机

文件大小:52KB

文件格式:ZIP

更新时间:2024-05-22 13:47:01

python docker dockerfile tool provision

马诺夫 犹太起重机 概述 这是什么 Manof是用于构建和运行多容器Docker应用程序的工具,类似于和 (如果支持构建)。 Manof采用命令式方法,其中配置是通过Python代码而不是静态配置文件(json / yaml)表示的。 用户没有使用几个大部分重复的.yml文件,而是利用Python工具库中的所有内容在单个manofest.py python模块中描述其环境。 Manof本身是基于Python的( )。 一个简短的例子 创建一个小的manofest.py文件(或使用examples/basic/manofest.py ): import manof class MobyBase ( manof . Image ): @ property def detach ( self ): return False @ property


【文件预览】:
manof-development
----.gitignore(145B)
----core()
--------__init__.py(14KB)
--------update_manager.py(2KB)
----requirements.txt(26B)
----Makefile(968B)
----pyproject.toml(120B)
----run(892B)
----install(2KB)
----LICENSE(11KB)
----.github()
--------workflows()
----requirements_all.txt(50B)
----tools()
--------flake8_plugin()
----examples()
--------basic()
----README.md(14KB)
----.idea()
--------runConfigurations()
----tests()
--------__init__.py(0B)
--------integration()
--------unit()
----clients()
--------logging()
--------__init__.py(0B)
----requirements()
--------dev.txt(69B)
--------common.txt(119B)
----.flake8(357B)
----manof.py(8KB)
----manof()
--------target.py(4KB)
--------volume.py(3KB)
--------__init__.py(196B)
--------utils()
--------image.py(23KB)
--------group.py(97B)

网友评论