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

Use Docker base images to distroless or scratch #693

Open
NimJay opened this issue Jan 20, 2022 · 3 comments
Open

Use Docker base images to distroless or scratch #693

NimJay opened this issue Jan 20, 2022 · 3 comments
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: cleanup An internal cleanup or hygiene concern.

Comments

@NimJay
Copy link
Collaborator

NimJay commented Jan 20, 2022

Background

Task

For each Dockerfile in this repository that uses a distro-ed base image (e.g., alpine):

  1. Explore how we could remove the need for a distro.
  2. If possible, remove it.
@NimJay NimJay added type: cleanup An internal cleanup or hygiene concern. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Jan 20, 2022
@NimJay
Copy link
Collaborator Author

NimJay commented Jul 26, 2022

Update to cool down this issue (since this issue is currently in our out-of-SLO list):

  • The effort required for resolving this fairly large (many instances of alpine + research required).
  • This is not a high priority issue since the containers images are already fairly small.
  • We should focus our engineering efforts towards:
    • Kustomize integration
    • OpenTelemtry support
    • Cloud Debugger deprecation

@NimJay
Copy link
Collaborator Author

NimJay commented Jan 31, 2023

Update to cool down this issue (since this issue is currently in our out-of-SLO list):

  • Relevant and useful resource: github.com/GoogleContainerTools/distroless
  • This is still an important task, so let's keep this issue open.
  • But we should focus on more pressing engineering efforts such as:
    • CakeSoft runtime metrics
    • Auto-merging Renovate Bot PRs
    • extending OpenTelemetry support (adding OpenTelemetry metrics integrations)
    • ARM support

@minherz
Copy link
Contributor

minherz commented Jul 26, 2023

Postponing the working on this to Q4

@bourgeoisor bourgeoisor changed the title Use Distroless Docker Base Images Use Docker base images to distroless Apr 18, 2024
@bourgeoisor bourgeoisor changed the title Use Docker base images to distroless Use Docker base images to distroless or scratch Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

2 participants