keith-turner commented on a change in pull request #23:
URL: https://github.com/apache/accumulo-proxy/pull/23#discussion_r433988829
##########
File path: Dockerfile
##########
@@ -13,20 +13,18 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-FROM openjdk:8
+FROM openjdk:8-alpine3.9
Review comment:
How did you select alpine? I was looking at the openjdk tags on
dockerhub to see what else was small and saw `openjdk:8-jre-slim`. It seems to
be based on Debian, is a similar size, and was updated more recently.
----------------------------------------------------------------
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]