1.0.0 • Published 9 years ago
npm-docker-cli v1.0.0
NPM Docker CLI
Usage
Building docker image
The following command should be executed from the derectory, which contains package.json and Dockerfile.
npm-docker-cli buildDeploying docker image to EC2 container service
Docker image should be built beforehand.
The following command should be executed from the derectory, which contains package.json and deployment.json.
npm-docker-cli deploy1.0.0
9 years ago