0.1.1 • Published 8 years ago

docker-init-cli v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

docker-init

This utility will help to creating a Dockerfile with the simple way.

Install

Via Node.js run the following:

$ npm install --global docker-init-cli

Usage

  $ docker-init
  
  Options
  
    --pull    Allow to pulling a image.
    --build   Build the image after creating the Dockerfile.

License

MIT © Cauê Alves