Skip to content

Commit 0db1e76

Browse files
committed
try
1 parent 48880ac commit 0db1e76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: dockerfiles/Dockerfile.apisix-base.apk

+2
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ RUN cd /tmp \
8888

8989
RUN cd /tmp \
9090
&& curl --version \
91+
&& export PATH=/usr/glibc-compat/bin/:$PATH \
92+
&& which ldd \
9193
&& ./build-common.sh build_apisix_base_apk
9294

9395
CMD /bin/sh

0 commit comments

Comments
 (0)