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 06b8137
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/Dockerfile.apisix-base.apk
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ RUN cd /tmp \

RUN cd /tmp \
&& curl --version \
&& sed -i 's#/usr/bin/bash#/bin/sh#' /usr/glibc-compat/bin/ldd \
&& ./build-common.sh build_apisix_base_apk

CMD /bin/sh

0 comments on commit 06b8137

Please sign in to comment.