You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/06/02 16:05:09 UTC

[GitHub] [accumulo-proxy] keith-turner commented on a change in pull request #23: accumulo-proxy #22 - Reduce Docker image size

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:
users@infra.apache.org