1.9.0-ol-7-r0 release

This commit is contained in:
Bitnami Bot 2019-09-20 14:15:20 +00:00
parent 16741b25ac
commit 097b948687
3 changed files with 4 additions and 5 deletions

View File

@ -10,7 +10,7 @@ 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.8.3-0" --checksum e2613d9a4f514742545d7d0839cd5e70a9f3050d3d867c086b181ac5dd4ba3bf
RUN . ./libcomponent.sh && component_unpack "harbor" "1.9.0-0" --checksum cfc9ee4cb3a74d4516e5b292f284c5724042db943af0add26f592028c10e1466
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.8.3-ol-7-r2" \
BITNAMI_IMAGE_VERSION="1.9.0-ol-7-r0" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/nginx/sbin:/opt/bitnami/harbor/bin:$PATH"

View File

@ -19,7 +19,6 @@ done
# Loading bitnami paths
sed -i "s|/usr/share/nginx/html|${HARBOR_PORTAL_BASEDIR}|g" "$HARBOR_PORTAL_NGINX_CONFFILE"
sed -i "s|/etc/nginx/mime.types|${NGINX_CONFDIR}/mime.types|g" "$HARBOR_PORTAL_NGINX_CONFFILE"
sed -i 's|80|8080|g' "$HARBOR_PORTAL_NGINX_CONFFILE"
cp -a "${HARBOR_PORTAL_NGINX_CONFDIR}/." "$NGINX_CONFDIR"
chmod -R g+rwX "$NGINX_CONFDIR"

View File

@ -40,8 +40,8 @@ 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.8.3-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.8.3-ol-7-r2/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.8.3-debian-9-r1`, `1`, `1.8.3`, `1.8.3-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.8.3-debian-9-r1/1/debian-9/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-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