Skip to content

Using a more up-to-date jdk image#4

Open
luiszimmermann wants to merge 3 commits intograils-guides:masterfrom
luiszimmermann:patch-1
Open

Using a more up-to-date jdk image#4
luiszimmermann wants to merge 3 commits intograils-guides:masterfrom
luiszimmermann:patch-1

Conversation

@luiszimmermann
Copy link

Right now the official openjdk (witch uses adoptopenjdk) repository in docker hub doesn't contains alpine images for jdk 8. The alpine images now rest only in adoptopenjdk/openjdk8.

@luiszimmermann
Copy link
Author

from 'adoptopenjdk/openjdk8:jdk8u232-b09-alpine'

Saludos, yo personalmente evite utilizar esa version de java 8 "AdoptOpen", por curiosidad si no puedes instalar o encontrar el repositorio para el java 8 original, lo puedes buscar en su pagina oficial. en lo personal me tomo tiempo encontrarlo y siempre me daban esa solucion que inplementaste....

You should not use the java 8 "original" in production environment anymore. You should change to adoptopenjdk, amazon corretto or some other official distributor. You can use the oracle in development but if you need to use another in production, using the same in development is the sane decision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants