Socket
Socket
Sign inDemoInstall

@danilosampaio/dockerup

Package Overview
Dependencies
65
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @danilosampaio/dockerup

Create a dockerized development environment for your applications.


Version published
Weekly downloads
3
increased by200%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 01 Jul 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc