TheShubhendra commented on code in PR #562:
URL: https://github.com/apache/apisix-docker/pull/562#discussion_r1704844791


##########
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:
   previously I had did that only, but when luarocks installs lyaml, it was not 
able to find  C symbols from those libyaml.so files.



-- 
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]

Reply via email to