@danilosampaio/dockerup
v0.0.3
Published
Create a dockerized development environment for your applications.
Downloads
4
Readme
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
