Skip to content

KanoComputing/docker-node-gyp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

kanocomputing/node-gyp

Set of docker images to build native node modules

Building

Move to the desired nodejs version directory then run:

docker build . -t kanocomputing/node-gyp:<version>

Pushing

Once you built a new image (for a new node version for example)

docker push kanocomputing/node-gyp:<version>

About

Set of dockerfile for images with nodejs and the dependencies to build native modules using node-gyp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors