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

Make Alpine-based images #51

Open
DavidBruant opened this issue Mar 30, 2016 · 1 comment
Open

Make Alpine-based images #51

DavidBruant opened this issue Mar 30, 2016 · 1 comment

Comments

@DavidBruant
Copy link

Docker is moving all the official images to Alpine as base distro. See https://news.ycombinator.com/item?id=11000827
Example for Ruby

There are various efforts that do that for Node:

but I don't see official images. I'd be cool if NodeSource provided official alpine-based images. Thanks :-)

@retrohacker
Copy link
Contributor

Thank you for the well thought out issue @DavidBruant 😄,

A minimal Node.js container is absolutely on our radar, and has been for quite some time.

The issue is stability. This repo is designed with production use in mind, and I assert that the images we provide will be stable in production. I can't make the same assertion about Alpine and similar distributions yet. In fact, dante was built in preparation for the release of a minimal distribution so we can certify its stability before shipping.

ncopa landed two pull requests recently that are great steps forward in this initiative.

In regards to the hacker news link: nodejs/docker-node#46 (comment)

Althogh I can't give a timeline yet, I hope that this issue shows that a minimal Docker image is not absent from this repo for lack of trying!

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