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

#237 - Minor suggestions to improve the container image #238

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

michael-82
Copy link
Collaborator

@michael-82 michael-82 commented Nov 15, 2023

This would render #234 obsolete since it is included here.

Using the custom certificates feature included in the temurin image (as suggested in the issue) sadly does not work for non-root users ( adoptium/containers#464 )

@michael-82 michael-82 force-pushed the feature/237-Minor-suggestions-to-improve-the-container-image branch from 584107b to 25b6268 Compare November 22, 2023 07:59
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.69%. Comparing base (eaf2e81) to head (2cb58cf).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #238   +/-   ##
==========================================
  Coverage      78.69%   78.69%           
  Complexity       546      546           
==========================================
  Files            134      134           
  Lines           2366     2366           
  Branches         143      143           
==========================================
  Hits            1862     1862           
  Misses           447      447           
  Partials          57       57           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michael-82 michael-82 force-pushed the feature/237-Minor-suggestions-to-improve-the-container-image branch from 25b6268 to 157da1b Compare November 23, 2023 08:58
@michael-82 michael-82 linked an issue Nov 23, 2023 that may be closed by this pull request
11 tasks
@michael-82 michael-82 marked this pull request as ready for review November 23, 2023 10:03
@michael-82 michael-82 changed the title Feature/237 minor suggestions to improve the container image #237 - Minor suggestions to improve the container image Nov 23, 2023
@michael-82 michael-82 force-pushed the feature/237-Minor-suggestions-to-improve-the-container-image branch from 157da1b to 71de0b1 Compare January 11, 2024 09:04
@juliangruendner juliangruendner requested review from alexanderkiel and EmteZogaf and removed request for alexanderkiel August 20, 2024 06:34
@michael-82 michael-82 force-pushed the feature/237-Minor-suggestions-to-improve-the-container-image branch 6 times, most recently from 68dbabd to cd617f2 Compare September 10, 2024 14:13
- reorder cmds to decrease img size
- use user id instead of name
- pin base image by digest
- use docker metadata action
- use alpine image
@michael-82 michael-82 force-pushed the feature/237-Minor-suggestions-to-improve-the-container-image branch from cd617f2 to 2cb58cf Compare September 11, 2024 09:12
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.

Minor suggestions to improve the container image
1 participant