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

build: optimize apt-get cleanup during image build #2558

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

becker-s
Copy link
Contributor

What type of PR is this?

  • cleanup
  • feature

What this PR does / why we need it:

This PR optimizes the Dockerfile steps that install packages via apt-get by modifying and adding apt-get cleanup steps:

Which issue(s) this PR fixes:

None

Testing

You can build a new image with and without the PR changes and compare their size.
For the latest commit, the optimized production image was 18M smaller.

Release Notes

build: optimize apt-get cleanup during image build

@hay-kot hay-kot merged commit a331042 into mealie-recipes:mealie-next Sep 30, 2023
6 checks passed
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.

2 participants