interactivecomputing / ijs

IJavaScript kernel for ijs notebooks
Apache License 2.0
56 stars 5 forks source link

Update docker image with latest LTS version #8

Open pablodcar opened 8 years ago

pablodcar commented 8 years ago

I am running ijs as a docker container and found it very useful to explore APIs and show demos. I would like to have the latest node LTS version available there (or multiple tags of the image based on different versions of node). Currently there is v0.10.29, and I would like to use 4.4.0 or 6.9.1.

# node -v
v0.10.29