0.0.3 • Published 6 years ago
@danilosampaio/dockerup v0.0.3
dockerup
Create a dockerized development environment for your applications with zero configuration.
Install & Run
$ npm install -g @danilosampaio/dockerupand run dockerup at your project root directory
$ dockerupNode applications
for node applications, it will run start script from package.json.
Ports
By default, all the docker container ports will be mapped/exposed in the host.
Licence
MIT © Danilo Sampaio