agilekeys / cans
Local development environment based on docker images
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 2
Language:Shell
Requires
- php: ^7.0
This package is auto-updated.
Last update: 2025-03-29 00:29:07 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) |