Archlinux docker image with Oracle JDK.
This image is based in the image base/archlinux, available via docker hub.
Then, Oracle JDK is installed from AUR (package JDK).
The directory /usr/lib/jvm/default/bin
is added to the PATH
in order to have access to all Java binaries.