busbey commented on a change in pull request #37: HBASE-22674 remove findbugs
installation via apt-get because it brings in openjdk-jre and we need a jdk.
URL: https://github.com/apache/hbase-connectors/pull/37#discussion_r302084233
##########
File path: dev-support/Dockerfile
##########
@@ -22,16 +22,12 @@ FROM maven:3.6-jdk-8
# hadolint ignore=DL3008
RUN apt-get -q update && apt-get -q install --no-install-recommends -y \
git \
- bats \
Review comment:
we also don't use bats, fyi.
----------------------------------------------------------------
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]
With regards,
Apache Git Services