Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions openjdk/deprecated.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# **WARNING**

If you are a user/consumer of Java, this image is probably not what you expect!

These images contain "vanilla" builds of the OpenJDK project provided by [Oracle](https://jdk.java.net/) or [the relevant "updates project lead"](https://github.com/docker-library/openjdk/issues/320#issuecomment-494050246) (depending on the version).

For a more "supported" experience, we recommend one of the following other Official Images (listed in alphabetical order with no intentional or implied preference):
This image is officially deprecated and all users are recommended to find and use suitable replacements ASAP. Some examples of other Official Image alternatives (listed in alphabetical order with no intentional or implied preference):

- [`amazoncorretto`](https://hub.docker.com/_/amazoncorretto)
- [`eclipse-temurin`](https://hub.docker.com/_/eclipse-temurin)
- [`ibm-semeru-runtimes`](https://hub.docker.com/_/ibm-semeru-runtimes)
- [`ibmjava`](https://hub.docker.com/_/ibmjava)
- [`sapmachine`](https://hub.docker.com/_/sapmachine)

See [docker-library/openjdk#505](https://github.com/docker-library/openjdk/issues/505) for more information.

The only tags which will continue to receive updates beyond July 2022 will be Early Access builds (which are sourced from [jdk.java.net](https://jdk.java.net/)), as those are not published/supported by any of the above projects.