Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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