You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is ARCH and OS that are you using for Docker host that builds it and then run it? Arch must match.
If did you use modules taken from releases did you choice right architecture? I testy it only for ARM (macOS M3) and it worker.
Please if right architecture was chosen build modules locally and check if your local version works in examples.
I just tested full process from local build and running Nginx with open telemetry config and it worker (ARM, macOS).
getting this error when attempting to run nginx per your examples here:
https://github.com/contember/nginx-open-telemetry-module/blob/main/README.md
error:
exec /docker-entrypoint.sh: exec format error
looks like this is an architecture compatibility issue. Are we sure the examples were tested? What am I missing here?
The text was updated successfully, but these errors were encountered: