mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 14:57:54 +08:00
2019.6.27-ol-7-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.6.19-0" --checksum 1d2939645e177e9d89f45820b08ca4d7bd03a7b2609808bf9402b9e194690cba
|
||||
RUN . ./libcomponent.sh && component_unpack "minio-client" "2019.6.27-0" --checksum bf28574fce0d21f54bdacee8d36a1746a1d5e911ab776f2ebfa12051ae6d5c57
|
||||
|
||||
COPY rootfs /
|
||||
RUN /postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="minio-client" \
|
||||
BITNAMI_IMAGE_VERSION="2019.6.19-ol-7-r8" \
|
||||
BITNAMI_IMAGE_VERSION="2019.6.27-ol-7-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-ol-7`, `2019.6.27-ol-7-r0` (2019/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.27-ol-7-r0/2019/ol-7/Dockerfile)
|
||||
* [`2019-debian-9`, `2019.6.27-debian-9-r0`, `2019`, `2019.6.27`, `2019.6.27-r0`, `latest` (2019/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.27-debian-9-r0/2019/debian-9/Dockerfile)
|
||||
* [`2019-ol-7`, `2019.6.19-ol-7-r8` (2019/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-minio/blob/2019.6.19-ol-7-r8/2019/ol-7/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