Because this OS (centos7) is too old so we will switch to rhel
For related information : https://hub.docker.com/repository/docker/dominichc/neujen-rhel/general
ENV TZ=Asia/Taipei
ENV LANG=en_US.utf-8
ENV JAVA_OPTS=-Duser.timezone=Asia/Taipei
ENV -Dfile.encoding=UTF-8
docker run -itd --name jenkins -p {your_port}:8080 -v jenkins:/var/jenkins_home dominichc/neujen
we upgrade git version in jenkins image from 1.8.3.1 to 2.22.0 and this upgrade start from jenkins image version 2.263.4
Content type
Image
Digest
Size
313.9 MB
Last updated
almost 5 years ago
docker pull dominichc/neujen