adoroszlai commented on code in PR #16:
URL:
https://github.com/apache/ozone-docker-runner/pull/16#discussion_r1178201656
##########
Dockerfile:
##########
@@ -86,7 +86,8 @@ RUN set -eux ; \
zlib \
diffutils \
krb5-workstation \
- fuse ; \
+ fuse \
+ openssl ; \
Review Comment:
Originally this list is in ABC order, but seems it was recently "broken" a
bit. Please add the new package between `nmap-ncat` and `python3`.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]