1.0.0 • Published 8 years ago

npm-docker-cli v1.0.0

Weekly downloads
3
License
UNLICENSED
Repository
github
Last release
8 years ago

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 build

Deploying 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 deploy