docker-node
docker-node copied to clipboard
Node 7? Update Node 6 LTS
Node 6 LTS version is slightly off (v6.7.0 vs v6.9.1) which deserves an update.
How about adding new Node 7 images?
We now have some dependencies on these Node images in Production, so I'd also like to ask what's your commitment on keeping these in sync with the official node repo?
Cheers
+1. Could really use the upgrade.
Is this project dead now? Haven't been any updates for months
Also interested in this.
We based our image on an old Ubuntu 6 dockerfile, and would like to update it to LTS (6.9.5 already).
Honestly considering just rolling our own again.
6.10 is now out.
I was under the impression this has been automated, is there any intention to still update it, or should we just roll our own?
I haven't found a good source of ubuntu-node installations, so I was attempting to build node v7 and latest node v6, followed by a PR.
Unfortunately, I'm having installation problems with the dante test runner, see: https://github.com/retrohacker/dante/issues/6
Question for everyone: Does anyone have a good source for ubuntu-node docker images?
Questions for maintainers (@retrohacker ?):
- Is this project abandoned?
- If not, would you accept the PR?