mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
4.0.6-ol-7-r4 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM bitnami/oraclelinux-extras-base:7-r402
|
FROM bitnami/oraclelinux-extras-base:7-r405
|
||||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||||
|
|
||||||
ENV OS_ARCH="x86_64" \
|
ENV OS_ARCH="x86_64" \
|
||||||
@@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "pgpool" "4.0.6-0" --checksum 1b91c6
|
|||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
RUN /postunpack.sh
|
RUN /postunpack.sh
|
||||||
ENV BITNAMI_APP_NAME="pgpool" \
|
ENV BITNAMI_APP_NAME="pgpool" \
|
||||||
BITNAMI_IMAGE_VERSION="4.0.6-ol-7-r3" \
|
BITNAMI_IMAGE_VERSION="4.0.6-ol-7-r4" \
|
||||||
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/pgpool/bin:$PATH"
|
PATH="/opt/bitnami/postgresql/bin:/opt/bitnami/pgpool/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 5432
|
EXPOSE 5432
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
|
|||||||
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/).
|
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/).
|
||||||
|
|
||||||
|
|
||||||
* [`4-ol-7`, `4.0.6-ol-7-r3` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-ol-7-r3/4/ol-7/Dockerfile)
|
* [`4-ol-7`, `4.0.6-ol-7-r4` (4/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-ol-7-r4/4/ol-7/Dockerfile)
|
||||||
* [`4-debian-9`, `4.0.6-debian-9-r3`, `4`, `4.0.6`, `4.0.6-r3`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-debian-9-r3/4/debian-9/Dockerfile)
|
* [`4-debian-9`, `4.0.6-debian-9-r3`, `4`, `4.0.6`, `4.0.6-r3`, `latest` (4/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-debian-9-r3/4/debian-9/Dockerfile)
|
||||||
* [`4-centos-7`, `4.0.6-centos-7-r3` (4/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-centos-7-r3/4/centos-7/Dockerfile)
|
* [`4-centos-7`, `4.0.6-centos-7-r3` (4/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.0.6-centos-7-r3/4/centos-7/Dockerfile)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user