update nginx otel LD_LIBRARY_PATH (#8641)
This commit is contained in:
parent
227a1eb4d3
commit
3410655065
3 changed files with 3 additions and 1 deletions
|
|
@ -31,6 +31,8 @@ LABEL org.opencontainers.image.revision="${COMMIT_SHA}"
|
|||
|
||||
LABEL build_id="${BUILD_ID}"
|
||||
|
||||
ENV LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/modules_mount/etc/nginx/modules/modules
|
||||
|
||||
WORKDIR /etc/nginx
|
||||
|
||||
RUN apk update \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue