auto-dockerize

Dockerize your project using a simple command


License
MIT
Install
npm install auto-dockerize@0.2.0

Documentation

auto-dockerize

This npm package provides an automated way of dockerizing your application by running a single command

Usage/Examples

Add cd node_modules && cd dockers-package && npm run generate this script in your package.json and run the command