sijie commented on a change in pull request #420: Issue 419: dockerfile - add
script to get GPG_KEY
URL: https://github.com/apache/bookkeeper/pull/420#discussion_r132084902
##########
File path: docker/Dockerfile
##########
@@ -31,7 +30,7 @@ ENV BK_USER=bookkeeper
# Download Apache Bookkeeper, untar and clean up
RUN set -x \
&& adduser "${BK_USER}" \
- && yum install -y java-1.8.0-openjdk-headless wget bash python md5sum
sha1sum sudo \
Review comment:
cool. sorry that I missed the description.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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