csoft/docker-tool
Composer 安装命令:
composer require csoft/docker-tool
包简介
This tool is for generate docker projects based on git repository with php and mysql/postgresql.
README 文档
README
>This tool is for generate docker projects based on git repository with php and mysql/postgresql.
Installation
composer global require csoft/docker-tool
Usage
Create a docker project
Command
vendor/bin/docker-tool create
Parameters
| short arg | long arg | value | description |
|---|---|---|---|
| -d | --directory | [directory path] | the new docker project folder path |
| -s | --database | [mysql, psql, postgresql] | the database engine type |
| -c | --config | [config folder path] | the config folder path |
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-03-19