Skip to content

resnullius/docker-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-node

WHAT IS THIS?

Docker images for node using resnullius/alpine:latest for lts and stable.

Expect:

  • resnullius/node:lts
  • resnullius/node:lts-build
  • resnullius/node:stable
  • resnullius/node:stable-build

The -build means it has the packages for building C++ addons; the non -build is smaller but can only install native modules.

AUTHOR AND LICENSE

© 2016, Jose-Luis Rivas <[email protected]>.

This software is licensed under the MIT terms, you can find a copy of the license on the LICENSE file in this repository.

About

Docker images for node based on resnullius/alpine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages