JosiahWI commented on code in PR #12201: URL: https://github.com/apache/trafficserver/pull/12201#discussion_r2280699760
########## ci/docker/deb/Dockerfile: ########## @@ -55,7 +55,8 @@ RUN apt-get update; apt-get -y dist-upgrade; \ apt-get -y install libssl-dev libexpat1-dev libpcre3-dev libcap-dev \ libhwloc-dev libunwind8 libunwind-dev zlib1g-dev \ tcl-dev tcl8.6-dev libjemalloc-dev libluajit-5.1-dev liblzma-dev \ - libhiredis-dev libbrotli-dev libncurses-dev libgeoip-dev libmagick++-dev; \ + libhiredis-dev libbrotli-dev libncurses-dev libgeoip-dev libmagick++-dev \ Review Comment: What's the rationale for including this optional dependency in the docker images by default? -- 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: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org