11.0.2-rhel-7-r58 release

This commit is contained in:
Bitnami Bot
2019-04-04 15:12:13 +00:00
parent 49ef1e3053
commit c0196dd8d9
3 changed files with 4 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ RUN bitnami-pkg install java-11.0.2-0 --checksum fe79561c4dd339f9d68f633237b47b0
COPY rootfs /
ENV BITNAMI_APP_NAME="java" \
BITNAMI_IMAGE_VERSION="11.0.2-rhel-7-r57" \
BITNAMI_IMAGE_VERSION="11.0.2-rhel-7-r58" \
JAVA_HOME="/opt/bitnami/java" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/java/bin:$PATH"

View File

@@ -3,6 +3,8 @@ version: '2'
services:
java:
tty: true # Enables debugging capabilities when attached to this container.
# Force docker-compose to use a comprehensive name for the image
image: bitnami_java:rhel-7
# Build action should be successful from any RHEL Host system running the Docker service with subscription managed registered
# + info: https://access.redhat.com/solutions/253273
build: .

View File

@@ -43,7 +43,7 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
- [`11`, `11.0.2-rhel-7-r57` (11/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/11.0.2-rhel-7-r57/11/rhel-7/Dockerfile), [`11-prod`, `11.0.2-rhel-7-r57-prod` (11/rhel-7/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/11.0.2-rhel-7-r57/11/rhel-7/prod/Dockerfile)
- [`11`, `11.0.2-rhel-7-r58` (11/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/11.0.2-rhel-7-r58/11/rhel-7/Dockerfile), [`11-prod`, `11.0.2-rhel-7-r58-prod` (11/rhel-7/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/11.0.2-rhel-7-r58/11/rhel-7/prod/Dockerfile)
- [`11`, `11.0.2-ol-7-r56` (11/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/11.0.2-ol-7-r56/11/ol-7/Dockerfile), [`11-prod`, `11.0.2-ol-7-r56-prod` (11/ol-7/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/11.0.2-ol-7-r56/11/ol-7/prod/Dockerfile)
- [`11`, `11.0.2-ol-7-r54-prod` (11/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/11.0.2-ol-7-r54-prod/11/ol-7/Dockerfile), [`11-prod`, `11.0.2-ol-7-r54-prod-prod` (11/ol-7/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/11.0.2-ol-7-r54-prod/11/ol-7/prod/Dockerfile)
- [`11`, `11.0.2-debian-9-r53` (11/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/11.0.2-debian-9-r53/11/debian-9/Dockerfile), [`11-prod`, `11.0.2-debian-9-r53-prod` (11/debian-9/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/11.0.2-debian-9-r53/11/debian-9/prod/Dockerfile)