🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dockerize

Docker your Node apps

0.1.0
latest
Version published
Weekly downloads
11
-15.38%
Maintainers
1
Weekly downloads
 
Created

Dockerize

Dockerize your Node apps.

$ npm install -g dockerize
$ cd /path/to/your/node/app
$ dockerize . > Dockerfile
$ docker build -t yourname/project .

FAQs

Package last updated on 12 May 2015

Did you know?

Socket

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