ralph-docker:Ralph docker 镜像配置

时间:2021-06-11 00:57:30
【文件属性】:
文件名称:ralph-docker:Ralph docker 镜像配置
文件大小:9KB
文件格式:ZIP
更新时间:2021-06-11 00:57:30
Shell Ralph Docker 镜像配置 构建 docker 容器到 Ralph 应用程序 在运行脚本之前,您必须更改配置文件。 将文件 config.json.example 重命名为 config.json 并更改它: "REPOSITORIES_TYPES": { "github": "https://github.com/%(fork)s/%(repo_name)s.git -b% (branch) s" } 设置 url 以克隆存储库 在关键 REPOSITORIES 中是所有在启动映像时克隆的存储库 { "owner": "allegro" "default_branch": "develop" "type": "github" "repo_name": "django-bob" } owner - 来自 Github 的用户名 def
【文件预览】:
ralph-docker-master
----.gitignore(24B)
----build.sh.tmpl(186B)
----build_files.py(1KB)
----README.md(2KB)
----config.json.example(1KB)
----run.sh(2KB)
----os()
--------Dockerfile(480B)
--------createsuperuser.py(280B)
--------supervisord.conf(856B)
--------init.sh(942B)
--------upgrade_ralph.sh(334B)
--------snmpd(745B)
--------additional-settings.py(70B)
--------start.sh(125B)
----base()
--------Dockerfile(836B)
--------provision.sh(1KB)

网友评论