mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
2021.6.17-debian-10-r30 release
This commit is contained in:
@@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami
|
|||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
RUN /opt/bitnami/scripts/minio/postunpack.sh
|
RUN /opt/bitnami/scripts/minio/postunpack.sh
|
||||||
ENV BITNAMI_APP_NAME="minio" \
|
ENV BITNAMI_APP_NAME="minio" \
|
||||||
BITNAMI_IMAGE_VERSION="2021.6.17-debian-10-r29" \
|
BITNAMI_IMAGE_VERSION="2021.6.17-debian-10-r30" \
|
||||||
PATH="/opt/bitnami/minio-client/bin:/opt/bitnami/minio/bin:/opt/bitnami/common/bin:$PATH"
|
PATH="/opt/bitnami/minio-client/bin:/opt/bitnami/minio/bin:/opt/bitnami/common/bin:$PATH"
|
||||||
|
|
||||||
VOLUME [ "/certs", "/data" ]
|
VOLUME [ "/certs", "/data" ]
|
||||||
|
|||||||
@@ -45,7 +45,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/tutorials/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/tutorials/understand-rolling-tags-containers/).
|
||||||
|
|
||||||
|
|
||||||
* [`2021`, `2021-debian-10`, `2021.6.17`, `2021.6.17-debian-10-r29`, `latest` (2021/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2021.6.17-debian-10-r29/2021/debian-10/Dockerfile)
|
* [`2021`, `2021-debian-10`, `2021.6.17`, `2021.6.17-debian-10-r30`, `latest` (2021/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2021.6.17-debian-10-r30/2021/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/minio GitHub repo](https://github.com/bitnami/bitnami-docker-minio).
|
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