10.11.0-ol-7-r0 release

This commit is contained in:
Bitnami Bot 2019-11-14 17:31:29 +00:00
parent 02a29eca99
commit cb9a2de18a
2 changed files with 5 additions and 5 deletions

View File

@ -9,14 +9,14 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages ca-certificates curl glibc gzip hostname keyutils-libs krb5-libs libaio-devel libcom_err libedit libgcc libicu libselinux libstdc++ libuuid libxml2 libxslt ncurses-libs nss-softokn-freebl openssl-libs pcre procps-ng sqlite sudo tar which xz-libs zlib
RUN . ./libcomponent.sh && component_unpack "postgresql-repmgr" "10.10.0-2" --checksum ae594a7971f292d07eb3b6968a76b81a3445815ce35de43766d985b48a2acc1a
RUN install_packages ca-certificates curl cyrus-sasl-lib glibc gzip hostname keyutils-libs krb5-libs libaio-devel libcom_err libedit libgcc libicu libselinux libstdc++ libuuid libxml2 libxslt ncurses-libs nspr nss nss-softokn-freebl nss-util openldap openssl-libs pcre procps-ng sqlite sudo tar which xz-libs zlib
RUN . ./libcomponent.sh && component_unpack "postgresql-repmgr" "10.11.0-0" --checksum b98b75abcd50ac99bd66f6aef8b2f5b209ac2deb315b2d9f58c60621da1d426f
COPY rootfs /
RUN rpm -Uvh --nodeps $(repoquery --location nss_wrapper)
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="postgresql-repmgr" \
BITNAMI_IMAGE_VERSION="10.10.0-ol-7-r36" \
BITNAMI_IMAGE_VERSION="10.11.0-ol-7-r0" \
NAMI_PREFIX="/.nami" \
NSS_WRAPPER_LIB="/usr/lib64/libnss_wrapper.so" \
PATH="/opt/bitnami/postgresql-repmgr/bin:/opt/bitnami/repmgr/bin:/opt/bitnami/postgresql/bin:$PATH"

View File

@ -50,11 +50,11 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`11-debian-9`, `11.6.0-debian-9-r0`, `11`, `11.6.0`, `11.6.0-r0`, `latest` (11/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/11.6.0-debian-9-r0/11/debian-9/Dockerfile)
* [`11-centos-7`, `11.6.0-centos-7-r0` (11/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/11.6.0-centos-7-r0/11/centos-7/Dockerfile)
* [`10-ol-7`, `10.11.0-ol-7-r0` (10/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/10.11.0-ol-7-r0/10/ol-7/Dockerfile)
* [`10-debian-9`, `10.11.0-debian-9-r0`, `10`, `10.11.0`, `10.11.0-r0` (10/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/10.11.0-debian-9-r0/10/debian-9/Dockerfile)
* [`10-centos-7`, `10.11.0-centos-7-r0` (10/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/10.11.0-centos-7-r0/10/centos-7/Dockerfile)
* [`10-debian-9`, `10.10.0-debian-9-r29`, `10`, `10.10.0`, `10.10.0-r29` (10/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/10.10.0-debian-9-r29/10/debian-9/Dockerfile)
* [`9.6-ol-7`, `9.6.16-ol-7-r0` (9.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/9.6.16-ol-7-r0/9.6/ol-7/Dockerfile)
* [`9.6-centos-7`, `9.6.16-centos-7-r0` (9.6/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/9.6.16-centos-7-r0/9.6/centos-7/Dockerfile)
* [`9.6-debian-9`, `9.6.15-debian-9-r29`, `9.6`, `9.6.15`, `9.6.15-r29` (9.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/9.6.15-debian-9-r29/9.6/debian-9/Dockerfile)
* [`9.6-centos-7`, `9.6.15-centos-7-r36` (9.6/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/9.6.15-centos-7-r36/9.6/centos-7/Dockerfile)
Subscribe to project updates by watching the [bitnami/postgresql-repmgr GitHub repo](https://github.com/bitnami/bitnami-docker-postgresql-repmgr).