文件名称:dockerboot:使用 fig.yml 和 docker 启动你的机器
文件大小:9KB
文件格式:ZIP
更新时间:2024-07-11 06:35:40
Go
dockerboot 免责声明:这是子集的实验性重新实现。 使用简单的 fig.yml 文件和 docker 启动您的机器。 如何使用? 安装并配置你的 。 然后: $ go get github.com/samalba/dockerboot $ export PATH=$PATH:${GOPATH}/bin $ dockerboot Usage: dockerboot [OPTIONS] COMMAND Options: -H="unix:///var/run/docker.sock": URL of the docker daemon -f="./fig.yml": Fig yaml file to read the services config from Commands: start: Start all services and process conf
【文件预览】:
dockerboot-master
----containers.go(5KB)
----LICENSE(11KB)
----dockerboot.go(2KB)
----config.go(1KB)
----.gitignore(278B)
----fig.go(688B)
----README.md(2KB)