Fokko commented on code in PR #3037:
URL: https://github.com/apache/avro/pull/3037#discussion_r1688032623


##########
share/docker/Dockerfile:
##########
@@ -92,6 +92,11 @@ RUN apt-get -qqy install --no-install-recommends libzstd-dev 
\
                                                  php-mbstring \
                                                  php-dev
 
+RUN wget -q https://www.openssl.org/source/openssl-1.1.1q.tar.gz && \

Review Comment:
   Yes, the compiling takes quite a while. We should add an if-else to make 
this work for the `arm64` arch's as well



-- 
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: issues-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to