Skip to content

feat(docker): Switch to a distroless base image #4940

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

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Dav1dde
Copy link
Member

@Dav1dde Dav1dde commented Jul 15, 2025

Switches the docker image to a distroless variant.

Refs: #4871

@Dav1dde Dav1dde self-assigned this Jul 15, 2025
@Dav1dde Dav1dde added the Trigger: Full-CI Runs all CI steps in a PR label Jul 15, 2025
@Dav1dde Dav1dde force-pushed the dav1d/distroless branch from 0baaadf to ee2b199 Compare July 15, 2025 13:52
@Dav1dde Dav1dde force-pushed the dav1d/distroless branch from ee2b199 to 9151566 Compare July 15, 2025 14:02
@Dav1dde Dav1dde force-pushed the dav1d/distroless branch 3 times, most recently from b70ec3b to a3534a2 Compare July 16, 2025 07:18
@Dav1dde Dav1dde force-pushed the dav1d/distroless branch from a3534a2 to c7aac11 Compare July 16, 2025 07:53
Co-authored-by: Reinaldy Rafli <[email protected]>
@aldy505
Copy link
Contributor

aldy505 commented Jul 17, 2025

there you go

relay-1                            | error: 'relay' requires a subcommand but one was not provided
relay-1                            |   [subcommands: run, credentials, config, generate-completions]
relay-1                            | 
relay-1                            | Usage: relay [OPTIONS] <COMMAND>
relay-1                            | 
relay-1                            | For more information, try '--help'.

Comment on lines +857 to +862
- name: Inspect failure
if: failure()
run: |
cd /home/runner/work/_actions/getsentry/self-hosted/master
docker compose ps
docker compose logs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BYK when you get back, I think this would better be included on the self-hosted e2e test action?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Trigger: Full-CI Runs all CI steps in a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants