docker-init-cli

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

Usage no npm install needed!

<script type="module">
  import dockerInitCli from 'https://cdn.skypack.dev/docker-init-cli';
</script>

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