Uh oh!
There was an error while loading. Please reload this page.
Update Node to 5.2.0 - #76
Conversation
Starefossen
commented
Dec 9, 2015
The Docker files looks solid to me, however we only keep the latest version of each supported major version on the repo. So rather than add a new 5.2 directory we just rename 5.1 and update the Also, when updating the latest stable version, the Docker Registry updater file needs to be changed https://github.com/nodejs/docker-node/blob/master/generate-stackbrew-library.sh#L8 |
686bbb9 to
5d433ecComparejbergstroem
commented
Dec 9, 2015
@Starefossen thanks for the feedback. Rebased against master and pushed a new commit. |
Starefossen
commented
Dec 9, 2015
Thanks 👍 Merged. |
Starefossen
commented
Dec 9, 2015
Now, clone https://github.com/docker-library/official-images and from the docker-node repo run the following command before submitting a PR back to the official-images repo. |
jbergstroem
commented
Dec 9, 2015
Thanks for merging. I gotta run -- suggest someone else does above unless a few hours of wait is ok. |
Related: nodejs/node#4181 Related: nodejs/docker-node#76 Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@dnt.no>
Starefossen
commented
Dec 9, 2015
PR to the official registry submitted 😄 |
Starefossen
commented
Dec 9, 2015
v5.2.0 is now live on Docker Hub ✨🐳🐢🚀✨ |
Related: nodejs/node#4181 Related: nodejs/docker-node#76 Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@dnt.no>
Related: nodejs/node#4181 Related: nodejs/docker-node#76 Signed-off-by: Hans Kristian Flaatten <hans.kristian.flaatten@dnt.no>
Because its new. Assume I screwed this PR up! :)