/ubuntu-nodejs

:whale: Docker Container with Ubuntu OS and Node.js environment preinstalled.

Primary LanguageRoffOtherNOASSERTION

Standard Version License Badge Contributors List

Docker Image

Ubuntu Logo

ubuntu nodejs ubuntu-nodejs nodejs-dockerized


Docker Container with Ubuntu Linux and Node.js environment preinstalled.


dockeri.co

Packages Versions

Package Version Tag Image Docker Pull Command
Container 0.0.8
Release Stable
Linux 4.4.0-134 generic
Node.js 9.9.0 v9.9.0 / latest Node.js v9.9.0 docker pull tbaltrushaitis/ubuntu-nodejs:v9.9.0
Node.js 8.12.0 v8.12.0 Node.js v8.12.0 docker pull tbaltrushaitis/ubuntu-nodejs:v8.12.0
Node.js 8.11.4 v8.11.4 Node.js v8.11.4 docker pull tbaltrushaitis/ubuntu-nodejs:v8.11.4
Node.js 8.0.0 v8.0.0 Node.js v8.0.0 docker pull tbaltrushaitis/ubuntu-nodejs:v8.0.0
Node.js 7.10.0 v7.10.0 Node.js v7.10.0 docker pull tbaltrushaitis/ubuntu-nodejs:v7.10.0
Node.js 7.4.0 v7.4.0 Node.js v7.4.0 docker pull tbaltrushaitis/ubuntu-nodejs:v7.4.0
Node.js 6.9.1 v6.9.1 Node.js v6.9.1 docker pull tbaltrushaitis/ubuntu-nodejs:v6.9.1

Setup

$ sudo docker pull tbaltrushaitis/ubuntu-nodejs

or with specific version of node e.g. 8.0.0

$ sudo docker pull tbaltrushaitis/ubuntu-nodejs:v8.0.0

Useful Info