mirror of
https://github.com/bitnami/containers.git
synced 2026-03-18 15:27:52 +08:00
3.6.15-centos-7-r5 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/centos-extras-base:7-r198
|
||||
FROM bitnami/centos-extras-base:7-r199
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -14,7 +14,7 @@ RUN . ./libcomponent.sh && component_unpack "mongodb" "3.6.15-0" --checksum caa2
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="mongodb" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.15-centos-7-r4" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.15-centos-7-r5" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/mongodb/bin:$PATH"
|
||||
|
||||
|
||||
@@ -56,7 +56,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
* [`4.0-centos-7`, `4.0.13-centos-7-r6` (4.0/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.0.13-centos-7-r6/4.0/centos-7/Dockerfile)
|
||||
* [`3.6-ol-7`, `3.6.15-ol-7-r5` (3.6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/3.6.15-ol-7-r5/3.6/ol-7/Dockerfile)
|
||||
* [`3.6-debian-9`, `3.6.15-debian-9-r4`, `3.6`, `3.6.15`, `3.6.15-r4` (3.6/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/3.6.15-debian-9-r4/3.6/debian-9/Dockerfile)
|
||||
* [`3.6-centos-7`, `3.6.15-centos-7-r4` (3.6/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/3.6.15-centos-7-r4/3.6/centos-7/Dockerfile)
|
||||
* [`3.6-centos-7`, `3.6.15-centos-7-r5` (3.6/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/3.6.15-centos-7-r5/3.6/centos-7/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/mongodb GitHub repo](https://github.com/bitnami/bitnami-docker-mongodb).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user