Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
spacewander committed Oct 15, 2021
1 parent 48880ac commit 0db1e76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dockerfiles/Dockerfile.apisix-base.apk
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ RUN cd /tmp \

RUN cd /tmp \
&& curl --version \
&& export PATH=/usr/glibc-compat/bin/:$PATH \
&& which ldd \
&& ./build-common.sh build_apisix_base_apk

CMD /bin/sh

0 comments on commit 0db1e76

Please sign in to comment.