mirror of
https://github.com/bitnami/containers.git
synced 2026-04-01 06:48:13 +08:00
2019.7.9-debian-9-r0 release
This commit is contained in:
@@ -8,12 +8,12 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
OS_NAME="linux"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN . ./libcomponent.sh && component_unpack "minio-client" "2019.7.3-0" --checksum bfba1cf6b7e09653b4caa4f22b1a91a31ac5b4036a27dcede1fc2c11d996ce5b
|
||||
RUN . ./libcomponent.sh && component_unpack "minio-client" "2019.7.9-0" --checksum 384dfc3664f175e9c5740ccc133af77fb297ca2e2c7b8036a766985bc7e7290e
|
||||
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="minio-client" \
|
||||
BITNAMI_IMAGE_VERSION="2019.7.3-debian-9-r5" \
|
||||
BITNAMI_IMAGE_VERSION="2019.7.9-debian-9-r0" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/minio-client/bin:$PATH"
|
||||
|
||||
|
||||
@@ -37,8 +37,8 @@ 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-debian-9`, `2019.7.9-debian-9-r0`, `2019`, `2019.7.9`, `2019.7.9-r0`, `latest` (2019/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.7.9-debian-9-r0/2019/debian-9/Dockerfile)
|
||||
* [`2019-ol-7`, `2019.7.3-ol-7-r6` (2019/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.7.3-ol-7-r6/2019/ol-7/Dockerfile)
|
||||
* [`2019-debian-9`, `2019.7.3-debian-9-r5`, `2019`, `2019.7.3`, `2019.7.3-r5`, `latest` (2019/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.7.3-debian-9-r5/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