GoogleCloudPlatform / openjdk-runtime

Google Cloud Platform OpenJDK Docker image
Apache License 2.0
62 stars 41 forks source link

Differences Between Google openjdk Images? #197

Closed Red-Five closed 4 years ago

Red-Five commented 5 years ago

What are the main differences between

gcr.io/distroless/java:11 and gcr.io/google-appengine/openjdk:11 ?

How should I chose between them for running java micro services on k8s?

Possibly add a note on the README.md page(s) to clarify?

Ref. https://github.com/GoogleContainerTools/distroless Ref. https://github.com/GoogleCloudPlatform/openjdk-runtime