TMF

mirror/minio (release.2025-01-20t14-49-07z)

Published 2026-07-09 10:27:12 -03:00 by tarcisio

Installation

docker pull git.trademarketingforce.com/tmf/mirror/minio:release.2025-01-20t14-49-07z
sha256:b8c367d39056dbefb202e7bdcaa6ee3213fc50cf7d3dbc51b265a7bac35f7080

Image layers

LABEL maintainer="Red Hat, Inc."
LABEL vendor="Red Hat, Inc."
LABEL url="https://www.redhat.com"
LABEL com.redhat.component="ubi9-micro-container"
LABEL name="ubi9/ubi-micro"
LABEL version="9.5"
LABEL distribution-scope="public"
LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
LABEL summary="ubi9 micro image"
LABEL description="Very small image which doesn't install the package manager."
LABEL io.k8s.description="Very small image which doesn't install the package manager."
LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Micro"
LABEL io.openshift.expose-services=""
COPY dir:f89de9a231f3a4edbee769aa68d7a28b19bf78f5d7243315a0df3b339f370b11 in /
COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/
CMD /bin/sh
LABEL "build-date"="2025-01-09T12:48:29" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="0bf50525dc8ce0b1f0fb83b0d10a826d8c769a89" "build-date"="2025-01-09T12:46:01Z" "release"="1736426761"
/bin/sh
ARG RELEASE=RELEASE.2025-01-20T14-49-07Z
LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2025-01-20T14-49-07Z release=RELEASE.2025-01-20T14-49-07Z summary=MinIO is a High Performance Object Storage, API compatible with Amazon S3 cloud storage service. description=MinIO object storage is fundamentally different. Designed for performance and the S3 API, it is 100% open-source. MinIO is ideal for large, private cloud environments with stringent security requirements and delivers mission-critical availability across a diverse range of workloads.
ENV MINIO_ACCESS_KEY_FILE=access_key MINIO_SECRET_KEY_FILE=secret_key MINIO_ROOT_USER_FILE=access_key MINIO_ROOT_PASSWORD_FILE=secret_key MINIO_KMS_SECRET_KEY_FILE=kms_master_key MINIO_UPDATE_MINISIGN_PUBKEY=RWTx5Zr1tiHQLwG9keckT0c45M3AGeHD6IvimQHpyRywVWGbP1aVSGav MINIO_CONFIG_ENV_FILE=config.env MC_CONFIG_DIR=/tmp/.mc
RUN |1 RELEASE=RELEASE.2025-01-20T14-49-07Z /bin/sh -c chmod -R 777 /usr/bin # buildkit
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
COPY /go/bin/minio* /usr/bin/ # buildkit
COPY /go/bin/mc* /usr/bin/ # buildkit
COPY /go/bin/curl* /usr/bin/ # buildkit
COPY CREDITS /licenses/CREDITS # buildkit
COPY LICENSE /licenses/LICENSE # buildkit
COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit
EXPOSE map[9000/tcp:{}]
VOLUME [/data]
ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
CMD ["minio"]

Labels

Key Value
architecture x86_64
build-date 2025-01-09T12:46:01Z
com.redhat.component ubi9-micro-container
com.redhat.license_terms https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
description MinIO object storage is fundamentally different. Designed for performance and the S3 API, it is 100% open-source. MinIO is ideal for large, private cloud environments with stringent security requirements and delivers mission-critical availability across a diverse range of workloads.
distribution-scope public
io.buildah.version 1.38.0-dev
io.k8s.description Very small image which doesn't install the package manager.
io.k8s.display-name Red Hat Universal Base Image 9 Micro
io.openshift.expose-services
maintainer MinIO Inc <dev@min.io>
name MinIO
release RELEASE.2025-01-20T14-49-07Z
summary MinIO is a High Performance Object Storage, API compatible with Amazon S3 cloud storage service.
url https://www.redhat.com
vcs-ref 0bf50525dc8ce0b1f0fb83b0d10a826d8c769a89
vcs-type git
vendor MinIO Inc <dev@min.io>
version RELEASE.2025-01-20T14-49-07Z
Details
Container
2026-07-09 10:27:12 -03:00
2
OCI / Docker
linux/amd64
60 MiB
Versions (1) View all