jarkt/dockercloud-php-client
Composer 安装命令:
composer require jarkt/dockercloud-php-client
包简介
README 文档
README
Please read "documentation of docker-php-client".
Installation
Install via composer:
{
"require": {
"jarkt/dockercloud-php-client": "0.9.*"
}
}
Developers
Tests are running inside a docker container. Install all the test dependencies by going to the "containers" folder
and type: docker-compose -f install.yml up
Update dependencies with:
docker-compose -f update.yml up
Run the tests with:
docker-compose up
This will make the API available through the container "jarkt/docker-remote-api" and run the tests against this endpoint.
统计信息
- 总下载量: 432
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2016-03-02