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

Reduce image size #76

Merged
merged 4 commits into from
Jul 20, 2023
Merged

Conversation

senekor
Copy link
Contributor

@senekor senekor commented Jul 20, 2023

closes #75

@senekor senekor requested a review from a team as a code owner July 20, 2023 13:07
`+nightly` is actually not compatible with a pinned version of nightly.
But since our way of installing rust set the pinned nightly toolchain
as default anyway, we don't need it anymore.
@ErikSchierboom
Copy link
Member

How much do we save with this?

@senekor
Copy link
Contributor Author

senekor commented Jul 20, 2023

A bit more than 50% or 1GB, old size was 2GB plus change, new size is ~950MB.

@senekor
Copy link
Contributor Author

senekor commented Jul 20, 2023

95O is with alpine, I switched to debian though to see if CI is fixed

@senekor
Copy link
Contributor Author

senekor commented Jul 20, 2023

debian is 1.6GB but it passes CI, while alpine does not. debian-slim is 970MB, which is almost the same as alpine, let's see if it passes CI.

@ErikSchierboom ErikSchierboom merged commit d0ac5dd into exercism:main Jul 20, 2023
1 check passed
@ErikSchierboom
Copy link
Member

Thanks!

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.

Reduce image size
2 participants