-
Notifications
You must be signed in to change notification settings - Fork 20
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
ngx-otel module doesn't compile on Alpine 3.21 #86
Comments
@vndroid I managed to compile with the latest alpine version using the info from #16 (comment) I made a few changes, here are the files: Dockerfile:
nginx-otel-CMakeLists.txt:
The inclusion of
You will need to add the |
This particular issue is fixed for nginx-otel on Alpine 3.21 via nginx/pkg-oss@b9dbbfb - the fix will be available when nginx 1.27.4 is released. |
Describe the bug
It can't be compiled on Alpine 3.21.
To reproduce
Steps to reproduce the behavior:
Expected behavior
Build Pass.
Your environment
Additional context
None
The text was updated successfully, but these errors were encountered: