kojiromike commented on a change in pull request #929:
URL: https://github.com/apache/avro/pull/929#discussion_r453218590
##########
File path: share/docker/Dockerfile
##########
@@ -26,13 +26,13 @@ ENV
APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=isolemnlysweariamuptonogood \
# Install dependencies from vanilla system packages
RUN apt-get -qqy update \
+ && apt-get -qqy remove ruby \
Review comment:
Ruby is not installed on openjdk:11-stretch out of the box.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]