Skip to content

switch sysroot base image to ubuntu 22.04#11

Open
kralicky wants to merge 1 commit intomainfrom
kralicky/sysroot-base-image
Open

switch sysroot base image to ubuntu 22.04#11
kralicky wants to merge 1 commit intomainfrom
kralicky/sysroot-base-image

Conversation

@kralicky
Copy link
Copy Markdown
Collaborator

Debian trixie uses glibc 2.41, which may cause compatibility issues when running pomerium outside of a container. The previous debian version uses 2.36, which is better but might still be incompatible with ubuntu 22.04 which uses 2.35. The current debian LTS uses 2.31. I'd prefer to use at least 2.34 so let's use ubuntu 22.04 as the base.

Copy link
Copy Markdown

@kenjenkins kenjenkins left a comment

Choose a reason for hiding this comment

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

Would it be better to stay consistent with upstream Envoy's minimum glibc requirement? According to the Envoy release notes, this is currently 2.30: https://github.com/search?q=repo%3Aenvoyproxy%2Fenvoy+%22glibc+%3E%3D%22&type=code.

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