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
Dockerize your project using a simple command
Homepage Repository npm JavaScript Download
npm install auto-dockerize@0.2.0
This npm package provides an automated way of dockerizing your application by running a single command
Add cd node_modules && cd dockers-package && npm run generate this script in your package.json and run the command