@danilosampaio/dockerup

0.0.3 • Public • Published

dockerup

Create a dockerized development environment for your applications with zero configuration.

Install & Run

$ npm install -g @danilosampaio/dockerup

and run dockerup at your project root directory

$ dockerup

Node 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

Readme

Keywords

Package Sidebar

Install

npm i @danilosampaio/dockerup

Weekly Downloads

4

Version

0.0.3

License

MIT

Unpacked Size

84.9 kB

Total Files

13

Last publish

Collaborators

  • danilosampaio