There is no license information available for the latest version (0.1.1) of this package.

Local development environment based on docker images

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 2

Language:Shell

0.1.1 2018-11-01 03:25 UTC

This package is auto-updated.

Last update: 2024-03-29 03:32:39 UTC


README

Build Status

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)