Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Debian 10 buster images #1060

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

tvainika
Copy link
Contributor

New stable release Debian 10 "buster" was released 2019-07-06. Add new "buster" and "buster-slim" image variants for all currently supported Node.js versions (v8, v10, v12).

This is basically #1055 redone without unrelated changes. The buster image variants use same Yarn as current stretch images are using.

This does not change the default variant. However I'd like to repeat part of what I commented in #1055.
Node.js v12.x LTS ends 2022-04-01, which is later than Debian 9 stretch ordinary security support (one year from the release of Debian 10 buster), but no later than Debian 9 stretch LTS support (June 2022).

However in my opinion preferred solution is to switch node:12 and node:12-slim images to use Debian 10 buster before Node.js v12.x enters active LTS period on 2019-10-22. In any case it would be useful to write down the principles how the operating system version are selected and updated just like CONTRIBUTING.md describes update cycle for Node.js, NPM and Yarn. Changing Debian version during Node.js LTS period causes breakages such as explained in #937.

New stable release Debian 10 "buster" was released 2019-07-06.  Add
new "buster" and "buster-slim" image variants for all currently
supported Node.js versions (v8, v10, v12).
Copy link
Contributor

@chorrell chorrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andresmeidla
Copy link

Are there any missing tasks for this PR?

@LaurentGoderre
Copy link
Member

@PeterDaveHello if you're ok with this one, I'll merge.

@PeterDaveHello
Copy link
Member

PeterDaveHello commented Jul 24, 2019

I'm fine with it.

@nodejs-github-bot
Copy link
Collaborator

Created PR to the official-images repo (docker-library/official-images#6354)

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.

6 participants