1.9.0-ol-7-r1 release

This commit is contained in:
Bitnami Bot 2019-09-20 20:37:33 +00:00
parent 097b948687
commit d5321380c6
2 changed files with 4 additions and 4 deletions

View File

@ -9,8 +9,8 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
# Install required system packages and dependencies
RUN install_packages GeoIP glibc keyutils-libs krb5-libs libcom_err libselinux nss-softokn-freebl openssl-libs pcre zlib
RUN . ./libcomponent.sh && component_unpack "nginx" "1.16.1-0" --checksum deb834102556dc6e9e7c5da5b46248946fb2a75c50ac5fd19e44aa66b11ec81d
RUN . ./libcomponent.sh && component_unpack "harbor" "1.9.0-0" --checksum cfc9ee4cb3a74d4516e5b292f284c5724042db943af0add26f592028c10e1466
RUN . ./libcomponent.sh && component_unpack "nginx" "1.16.1-1" --checksum 77740c3ba899b88ddb3c42bc36bbec88a88af741a02ea7968ae9b504bdbce961
RUN . ./libcomponent.sh && component_unpack "harbor" "1.9.0-1" --checksum ecb6e6864d65a0e8a8a1b3d2078996ab2e401a9e8c4274b562b24434cb813392
RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log
RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
RUN chmod -R g+rwX /opt/bitnami/nginx/conf
@ -19,7 +19,7 @@ COPY rootfs /
RUN /postunpack.sh
RUN /postunpack-harbor-portal.sh
ENV BITNAMI_APP_NAME="harbor-portal" \
BITNAMI_IMAGE_VERSION="1.9.0-ol-7-r0" \
BITNAMI_IMAGE_VERSION="1.9.0-ol-7-r1" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/nginx/sbin:/opt/bitnami/harbor/bin:$PATH"

View File

@ -40,7 +40,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1-centos-7`, `-centos-7-r0` (1/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/-centos-7-r0/1/centos-7/Dockerfile)
* [`1-ol-7`, `1.9.0-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.0-ol-7-r0/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.9.0-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.0-ol-7-r1/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.9.0-debian-9-r0`, `1`, `1.9.0`, `1.9.0-r0`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.0-debian-9-r0/1/debian-9/Dockerfile)
# Configuration