mirror of
https://github.com/bitnami/containers.git
synced 2026-04-01 14:57:53 +08:00
2019.6.19-ol-7-r7 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/oraclelinux-extras-base:7-r328
|
||||
FROM bitnami/oraclelinux-extras-base:7-r329
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -15,7 +15,7 @@ RUN . ./libcomponent.sh && component_unpack "minio" "2019.6.19-0" --checksum 67d
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="minio" \
|
||||
BITNAMI_IMAGE_VERSION="2019.6.19-ol-7-r6" \
|
||||
BITNAMI_IMAGE_VERSION="2019.6.19-ol-7-r7" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/minio-client/bin:/opt/bitnami/minio/bin:$PATH"
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
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/).
|
||||
|
||||
|
||||
* [`2019-ol-7`, `2019.6.19-ol-7-r6` (2019/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.19-ol-7-r6/2019/ol-7/Dockerfile)
|
||||
* [`2019-ol-7`, `2019.6.19-ol-7-r7` (2019/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.19-ol-7-r7/2019/ol-7/Dockerfile)
|
||||
* [`2019-debian-9`, `2019.6.19-debian-9-r7`, `2019`, `2019.6.19`, `2019.6.19-r7`, `latest` (2019/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.19-debian-9-r7/2019/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/minio GitHub repo](https://github.com/bitnami/bitnami-docker-minio).
|
||||
|
||||
Reference in New Issue
Block a user