mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 07:18:06 +08:00
2.121.1-r1 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r70
|
||||
FROM bitnami/minideb-extras:jessie-r71
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -10,7 +10,7 @@ RUN bitnami-pkg unpack jenkins-2.121.1-0 --checksum f753758501d3bbebb80c9e1e38af
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="jenkins" \
|
||||
BITNAMI_IMAGE_VERSION="2.121.1-r0" \
|
||||
BITNAMI_IMAGE_VERSION="2.121.1-r1" \
|
||||
JENKINS_PASSWORD="bitnami" \
|
||||
JENKINS_USERNAME="user" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/tomcat/bin:/opt/bitnami/git/bin:$PATH" \
|
||||
|
||||
@@ -25,7 +25,7 @@ $ docker-compose up -d
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`2`, `2.121.1-r0`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-jenkins/blob/2.121.1-r0/2/Dockerfile)
|
||||
* [`2`, `2.121.1-r1`, `latest` (2/Dockerfile)](https://github.com/bitnami/bitnami-docker-jenkins/blob/2.121.1-r1/2/Dockerfile)
|
||||
* [`2-ol-7`, `2.121.1-ol-7-r0` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-jenkins/blob/2.121.1-ol-7-r0/2/ol-7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/jenkins GitHub repo](https://github.com/bitnami/bitnami-docker-jenkins).
|
||||
|
||||
Reference in New Issue
Block a user