mirror of
https://github.com/bitnami/containers.git
synced 2026-04-03 15:57:46 +08:00
2019.7.10-debian-9-r0 release
This commit is contained in:
@@ -9,13 +9,13 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages ca-certificates jq
|
||||
RUN . ./libcomponent.sh && component_unpack "minio-client" "2019.7.3-0" --checksum bfba1cf6b7e09653b4caa4f22b1a91a31ac5b4036a27dcede1fc2c11d996ce5b
|
||||
RUN . ./libcomponent.sh && component_unpack "minio" "2019.7.5-0" --checksum 074c86fd54c8e895966251094bf34f6c31d0ddaed999565094f531d472a94c20
|
||||
RUN . ./libcomponent.sh && component_unpack "minio-client" "2019.7.9-0" --checksum 384dfc3664f175e9c5740ccc133af77fb297ca2e2c7b8036a766985bc7e7290e
|
||||
RUN . ./libcomponent.sh && component_unpack "minio" "2019.7.10-0" --checksum d41ca0314ddfdbf9f66c4bba8cc35947a6ab7e37ee1cf12b316bf1260d3736b2
|
||||
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="minio" \
|
||||
BITNAMI_IMAGE_VERSION="2019.7.5-debian-9-r3" \
|
||||
BITNAMI_IMAGE_VERSION="2019.7.10-debian-9-r0" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/minio-client/bin:/opt/bitnami/minio/bin:$PATH"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user