Skip to content

Base debian off of buildpack-deps #71

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

Merged
merged 1 commit into from
Apr 9, 2022

Conversation

AlistairB
Copy link
Contributor

@AlistairB AlistairB commented Apr 9, 2022

This is quite standard for official images and makes them more batteries included.

The downside is the images increase from 2.5GB to 2.8GB ish, but I think that is worth it as the buildpack-deps base image will often be cached already due to how common it is. When the base image is cached the end user is pulling less GBs.

This also removes the libnuma-dev dependency for 9+ which as I understand it was a mistake which is fixed in 9.0.2 (nope not fixed in 9.0 branch) + 9.2.2.

This is quite standard for official images and makes them more batteries
included and there is a good chance this base layer will already be
cached.
@AlistairB AlistairB merged commit df1c8d2 into haskell:master Apr 9, 2022
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.

1 participant