docker-init-cli
v0.1.1
Published
This utility will help to creating a Dockerfile with a simple way.
Downloads
10
Readme
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