minio-full (release.2025-12-20t04-58-37z)
Installation
docker pull git.realmanual.ru/pub/minio-full:release.2025-12-20t04-58-37zsha256:ceb7c268a0622861e1d2a872441f2095f20e78ac10f65a833006080bfb3663bf
Image Layers
| LABEL maintainer="Red Hat, Inc." |
| LABEL vendor="Red Hat, Inc." |
| LABEL url="https://catalog.redhat.com/en/search?searchType=containers" |
| LABEL com.redhat.component="ubi9-micro-container" |
| LABEL name="ubi9/ubi-micro" |
| LABEL version="9.7" |
| LABEL cpe="cpe:/a:redhat:enterprise_linux:9::appstream" |
| 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:5b8981acc5af644b4a99045d409e2b8ead998210838079498cfea9c6d34d1cfc in / |
| COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/ |
| CMD /bin/sh |
| COPY file:f99a8fd6c637d9c9f6c672e4be77245c2dedf4b9f532312651aaf468cf6ce47d in /usr/share/buildinfo/content-sets.json |
| COPY file:f99a8fd6c637d9c9f6c672e4be77245c2dedf4b9f532312651aaf468cf6ce47d in /root/buildinfo/content_manifests/content-sets.json |
| COPY file:50572a78742fd28a17988839fe1f8ae0f19caeb8f3c13655d17a11989d9d5c4b in /usr/share/buildinfo/labels.json |
| COPY file:50572a78742fd28a17988839fe1f8ae0f19caeb8f3c13655d17a11989d9d5c4b in /root/buildinfo/labels.json |
| LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="761c59b61688e7c298eae684472a98b2418d881a" "org.opencontainers.image.revision"="761c59b61688e7c298eae684472a98b2418d881a" "build-date"="2025-12-18T09:11:38Z" "org.opencontainers.image.created"="2025-12-18T09:11:38Z" "release"="1766049073"org.opencontainers.image.revision=761c59b61688e7c298eae684472a98b2418d881a,org.opencontainers.image.created=2025-12-18T09:11:38Z |
| ARG RELEASE=RELEASE.2025-12-20T04-58-37Z |
| LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2025-12-20T04-58-37Z release=RELEASE.2025-12-20T04-58-37Z org.opencontainers.image.source=https://github.com/miniohq/eos 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_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-12-20T04-58-37Z /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 /out/bin/tc /usr/sbin/tc # buildkit |
| COPY /out/lib64/ /lib64/ # buildkit |
| COPY CREDITS /licenses/CREDITS # buildkit |
| COPY LICENSE /licenses/LICENSE # buildkit |
| COPY dockerscripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh # buildkit |
| EXPOSE [9000/tcp] |
| VOLUME [/data] |
| ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"] |
| CMD ["minio"] |
| COPY /patcher/minio-patched /bin/minio # buildkit |
| RUN /bin/sh -c chmod +x /bin/minio # buildkit |
| COPY /patcher/minio.license /minio.license # buildkit |
| ENV MINIO_LICENSE=/minio.license |
Labels
| Key | Value |
|---|---|
| architecture | x86_64 |
| build-date | 2025-12-18T09:11:38Z |
| com.redhat.component | ubi9-micro-container |
| com.redhat.license_terms | https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI |
| cpe | cpe:/a:redhat:enterprise_linux:9::appstream |
| 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.41.4 |
| 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 |
| org.opencontainers.image.created | 2025-12-18T09:11:38Z |
| org.opencontainers.image.revision | 761c59b61688e7c298eae684472a98b2418d881a |
| org.opencontainers.image.source | https://github.com/miniohq/eos |
| release | RELEASE.2025-12-20T04-58-37Z |
| summary | MinIO is a High Performance Object Storage, API compatible with Amazon S3 cloud storage service. |
| url | https://catalog.redhat.com/en/search?searchType=containers |
| vcs-ref | 761c59b61688e7c298eae684472a98b2418d881a |
| vcs-type | git |
| vendor | MinIO Inc <dev@min.io> |
| version | RELEASE.2025-12-20T04-58-37Z |
Details
2025-12-31 11:01:50 +07:00
Versions (5)
View all
Container
2
OCI / Docker
linux/amd64
254 MiB
release.2025-12-20t04-58-37z
2025-12-31
latest
2025-12-31
release.2025-10-17t06-17-41z2
2025-10-26
release.2025-10-17t06-17-41z
2025-10-26