Skip to content

Where can I find the latest official Node.js Docker images other than Docker Hub? #4531

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

Closed
2 tasks done
aryamohanan opened this issue Jan 14, 2025 · 2 comments
Closed
2 tasks done

Comments

@aryamohanan
Copy link

aryamohanan commented Jan 14, 2025

Description

I’ve been searching for the latest official Node.js Docker images, but I noticed that on Red Hat, I could only find images up to the LTS version. I’m specifically looking for the latest version (v23) and the Docker images that are made available after each new release.

Could you kindly let me know if these are available on any platforms or container registries other than Docker Hub?

If this question has already been addressed elsewhere, I apologize for the redundancy, and would appreciate it if you could point me in the right direction.

Thank you for your time and assistance!

Before You Submit

  • I have looked for issues that already exist before submitting this
  • My issue follows the guidelines in the README file, and follows the 'How to ask a good question' guide at https://stackoverflow.com/help/how-to-ask
@mhdawson
Copy link
Member

I don't believe they are published anywhere else. The images are managed through https://github.com/nodejs/docker-node but DockerHub builds them.

@aryamohanan
Copy link
Author

Thank you, @mhdawson , for the clarification!

After further investigation and reviewing discussions in related issues like #1392 and #1410, I can confirm that the Node.js Docker images are exclusively built and maintained through Docker Hub's CI setup. This process ensures multi-architecture support and handles base image updates and security rebuilds.

Currently, there isn’t any infrastructure or plan to publish these images on other platforms or container registries apart from Docker Hub.

With this information and the helpful context from earlier discussions, I’m closing this issue.

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

No branches or pull requests

2 participants