You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening this! Probably worth discussing a bit first... notably:
It definitely might look we could make it slimmer, and I think it would be very reasonable to add an additional -slim tag if you're willing to do the work to add it, but I definitely chose the non-slim image intentionally because this image was intended as a replacement for users who were using the existing meteorhacks/meteord image.
Those users leveraged all sorts of things which are only available in the more full image and often need to be able leverage more advanced compilation which (I'm almost certain) is only available through the more hefty image.
I'd like to keep this on Debian 8 until Debian 9 actually enters Long-Term Support, which doesn't even happen for almost another year: https://wiki.debian.org/LTS/. Debian 8 is under LTS until June 30, 2020, but once Debian 9 goes into LTS, we have 6 months to make that transition. At that point, I think it makes more sense to bump the version.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It looks like we can make a lighter-weight image by switching to a slim build. Also might as well update from debian 8 to 9.