Block a user
minio/minio (v1)
Published 2026-06-05 08:10:18 +00:00 by hamid
Installation
docker pull gitea.edrac.ir/hamid/minio/minio:v1sha256:80affa64984a78a34685b681c7815093b42ee74260c99732cf45a61e25ad5429
Image Layers
| LABEL maintainer="Red Hat, Inc." |
| LABEL com.redhat.component="ubi9-micro-container" |
| LABEL name="ubi9/ubi-micro" |
| LABEL version="9.3" |
| 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.display-name="Ubi9-micro" |
| LABEL io.openshift.expose-services="" |
| COPY dir:bffca7f1cea01d635849eba79168c57ae7a64b313db09850a0dd03d1bc4fe531 in / |
| COPY file:eec73f859c6e7f6c8a9427ecc5249504fe89ae54dc3a1521b442674a90497d32 in /etc/yum.repos.d/ubi.repo |
| CMD /bin/sh |
| LABEL release=9 |
| ADD file:20e4474581f9318058e01f6e4cb8669f94323ab7b214e6cac95cdc4a519c3f37 in /root/buildinfo/content_manifests/ubi9-micro-container-9.3-9.json |
| ADD file:a21d6b16e20f173055d6e2e38abf797365e016ac5ae6ae35b92bb05f62ff422a in /root/buildinfo/Dockerfile-ubi9-ubi-micro-9.3-9 |
| LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-12-07T06:07:13" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7c8efa4a6b572674bf941c8ad74c59eb3ac8b9df" "io.k8s.description"="Very small image which doesn't install the package manager." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.3-9" |
| ARG RELEASE |
| LABEL name=MinIO vendor=MinIO Inc <dev@min.io> maintainer=MinIO Inc <dev@min.io> version=RELEASE.2023-12-14T18-51-57Z release=RELEASE.2023-12-14T18-51-57Z 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 |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /go/bin/minio /usr/bin/minio # buildkit |
| COPY /go/bin/mc /usr/bin/mc # 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 | 2023-12-07T06:07:13 |
| 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.29.0 |
| io.k8s.description | Very small image which doesn't install the package manager. |
| io.k8s.display-name | Ubi9-micro |
| io.openshift.expose-services | |
| maintainer | MinIO Inc <dev@min.io> |
| name | MinIO |
| release | RELEASE.2023-12-14T18-51-57Z |
| summary | MinIO is a High Performance Object Storage, API compatible with Amazon S3 cloud storage service. |
| url | https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9/ubi-micro/images/9.3-9 |
| vcs-ref | 7c8efa4a6b572674bf941c8ad74c59eb3ac8b9df |
| vcs-type | git |
| vendor | MinIO Inc <dev@min.io> |
| version | RELEASE.2023-12-14T18-51-57Z |