mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 14:57:54 +08:00
2019.6.19-debian-9-r2 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras-base:stretch-r278
|
||||
FROM bitnami/minideb-extras-base:stretch-r279
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -13,7 +13,7 @@ RUN . ./libcomponent.sh && component_unpack "minio-client" "2019.6.19-0" --check
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="minio-client" \
|
||||
BITNAMI_IMAGE_VERSION="2019.6.19-debian-9-r1" \
|
||||
BITNAMI_IMAGE_VERSION="2019.6.19-debian-9-r2" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/minio-client/bin:$PATH"
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`2019-ol-7`, `2019.6.19-ol-7-r1` (2019/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.19-ol-7-r1/2019/ol-7/Dockerfile)
|
||||
* [`2019-debian-9`, `2019.6.19-debian-9-r0`, `2019`, `2019.6.19`, `2019.6.19-r0`, `latest` (2019/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.19-debian-9-r0/2019/debian-9/Dockerfile)
|
||||
* [`2019-debian-9`, `2019.6.19-debian-9-r2`, `2019`, `2019.6.19`, `2019.6.19-r2`, `latest` (2019/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.19-debian-9-r2/2019/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/minio-client GitHub repo](https://github.com/bitnami/bitnami-docker-minio-client).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user