Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWhy Wheezy and not Jessie? #305
Comments
|
The default images are Debian jessie based; the wheezy tag is provided as an alternative option for those requiring older system packages. |
|
The problem for me is that by visiting official node page on Docker Hub, Jessie is not mentioned anywhere so I didn't even know it exists, therefore I used Wheezy. Could Jessie be added to the description? |
|
Antecipating Debian Stretch release will the latest tags remain based on Jessie? Or, for example, the node:8 tag will become a Stretch based image? |
|
I think, based on past discussions, we want to offer jessie and stretch based tags and then eventually work towards switching the default from jessie to stretch. |
|
I think this can be closed. |
Is there any particular reason why Debian Wheezy base is provided as an official image instead of Jessie?