Skip to content

Conversation

@nomadster
Copy link

This way should be faster, since we are not going to compile node every time :)

This way should be faster, since we are not going to compile node every time :)
removed MAINTAINER which was copy-pasted from another dockerfile (should be reintroduced with correct values)
removed -e in echo since seems to create problems
Modified BaseDockerImage
@jwodder
Copy link

jwodder commented Feb 4, 2015

apt-get will not always fetch the most recent version of Node.js in the wild, which I believe is the point of the image.

@nomadster
Copy link
Author

Nope, apt-get parse node-whatever then you can use n to select whatever version you want. And you can implement tags as well :)

@nomadster nomadster closed this Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants