Sign inSign up

iovo/openjdk

By iovo

•Updated over 5 years ago

openjdk11 jre slim with fonts and tz set to shanghai.

Image
0

68

iovo/openjdk repository overview

FROM openjdk:11-jre-slim
ENV TZ=Asia/Shanghai
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone && apt-get update && apt-get install -y fonts-dejavu fontconfig && apt-get install -y curl

Tag summary

Content type

Image

Digest

Size

90.7 MB

Last updated

over 5 years ago

docker pull iovo/openjdk:11