On the base environment of Debian Linux, build the Java runtime environment
373
本镜像提供两种架构的Java基础环境(X86_64与ARM64),提供ARM版本的支持,主要用于满足中国软件的信创要求,你们可以根据需要pull镜像,如使用docker pull jujiabao/debian-java:jre-8u202,自动根据当前机器环境进行自动选择平台下载。 本镜像的Java版本使用为8u202,最后一个免费版本。X86_64编译使用了server-jre-8u202-linux-x64.tar.gz,而ARM使用的是jdk-8u202-linux-arm64-vfp-hflt.tar.gz,其中对jdk做了精简。 欢迎大家使用,谢谢。
This image provides two architectures of Java basic environments (X86_64 and ARM64), and provides support for the ARM version. It is mainly used to meet the information innovation requirements of Chinese software. You can pull the image as needed, such as using docker pull jujiabao/debian-java:jre-8u202, and it will automatically select the platform for download based on the current machine environment.
The Java version of this image is 8u202, the last free version. The X86_64 compilation uses server-jre-8u202-linux-x64.tar.gz, while ARM uses jdk-8u202-linux-arm64-vfp-hflt.tar.gz, in which the jdk has been streamlined.
Welcome to use it. Thank you.
Content type
Image
Digest
sha256:c14db71ad…
Size
240.5 MB
Last updated
10 months ago
docker pull jujiabao/debian-java:jdk-8u202-amd64