Skip to content

🌼 Run Node.js from the latest Alpine edge repository inside a docker container.

Notifications You must be signed in to change notification settings

marcusandre/docker-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs

This Dockerfile installs the latest Node.js version from Alpine Linux edge repository.

docker-badge

Usage

Use it as a dependency in your own Dockerfile with:

FROM marcusandre/nodejs

Or simply run it interactively from shell with:

$ docker run -i -t marcusandre/nodejs

License

MIT

About

🌼 Run Node.js from the latest Alpine edge repository inside a docker container.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published