-
Notifications
You must be signed in to change notification settings - Fork 2
fix: add docker build for Debian image (backport #46) #51
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
Conversation
Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
- Use ubuntu:22.04 instead of ubuntu:24.04 - Use libpython3.10 instead of libpython3.12 - Remove libpcre3 (not needed) - Use python3-distutils for Ubuntu (avoid regression) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
- Use debian:bookworm instead of debian:trixie - Use libpython3.11 for Debian Bookworm - Remove pcre from all platforms (not needed) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
|
@mnaser Digest: |
|
@mnaser Digest: |
|
@mnaser Digest: |
|
@mnaser Digest: |
|
@mnaser Digest: |
|
@mnaser Digest: |
Backport of #46 to stable/2024.1