agilekeys / cans
There is no license information available for the latest version (0.1.1) of this package.
Local development environment based on docker images
0.1.1
2018-11-01 03:25 UTC
Requires
- php: ^7.0
This package is auto-updated.
Last update: 2026-03-01 00:12:24 UTC
README
Requestment
- PHP
- composer
- docker
- docker-compose
Install
composer global require "agilekeys/cans" -v
Usage
| Argument | Description |
|---|---|
| down | To shutdown local server. |
| help | To display help infomation. |
| init | To create config file and initial docker-compose.yml file |
| run | To run single container, name will be listed on docker-compose.yml file |
| up | Run all containers as server (with -d, will run on background) |