You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@uniffle.apache.org by GitBox <gi...@apache.org> on 2022/08/08 03:55:52 UTC

[GitHub] [incubator-uniffle] kaijchen commented on a diff in pull request #132: [ISSUE-48][FEATURE] Add Uniffle Dockerfile

kaijchen commented on code in PR #132:
URL: https://github.com/apache/incubator-uniffle/pull/132#discussion_r939802935


##########
deploy/kubernetes/docker/Dockerfile:
##########
@@ -0,0 +1,29 @@
+FROM openjdk:8-jdk-slim

Review Comment:
   Seems `8-jdk-slim` image is based on Debian stable, which is fine.
   Can we use `8-jre-slim` here?



-- 
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: issues-unsubscribe@uniffle.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org