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 docker image size #1093

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Reduce docker image size #1093

merged 2 commits into from
Feb 12, 2024

Conversation

VMelnalksnis
Copy link
Owner

Fixes #1087

@VMelnalksnis VMelnalksnis added the area:build Relating to deployment/releases label Feb 12, 2024
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

Merging #1093 (918124b) into master (81c853d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1093   +/-   ##
=======================================
  Coverage   67.61%   67.61%           
=======================================
  Files          15       15           
  Lines         315      315           
  Branches       24       24           
=======================================
  Hits          213      213           
  Misses         92       92           
  Partials       10       10           
Components Coverage Δ
API 67.61% <ø> (ø)
UI ∅ <ø> (∅)

@VMelnalksnis VMelnalksnis merged commit 918124b into master Feb 12, 2024
12 checks passed
@VMelnalksnis VMelnalksnis deleted the fix-docker branch February 12, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:build Relating to deployment/releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Making files readonly in docker image doubles its size
1 participant