shreemaan-abhishek commented on code in PR #562:
URL: https://github.com/apache/apisix-docker/pull/562#discussion_r1704835267
##########
debian-dev/Dockerfile.local:
##########
@@ -35,6 +35,15 @@ RUN set -x \
make \
git \
sudo \
+ clang \
+ wget \
+ && wget
https://github.com/yaml/libyaml/releases/download/0.2.5/yaml-0.2.5.tar.gz \
Review Comment:
instead, apt install libyaml-dev would suffice isn't it?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]