I want to add a docker base image to my dockerFile. I am a little confused between these three types of images. I am trying to get a base image for Java8 openjdk
Asked
Active
Viewed 2,151 times
3
-
2You might want to check out this one https://stackoverflow.com/questions/54954187/docker-images-types-slim-vs-slim-stretch-vs-stretch-vs-alpine – groksrc Jul 23 '19 at 18:25
-
1Does this answer your question? [Docker images - types. Slim vs slim-stretch vs stretch vs alpine](https://stackoverflow.com/questions/54954187/docker-images-types-slim-vs-slim-stretch-vs-stretch-vs-alpine) – Juha Syrjälä Apr 23 '20 at 10:41