Updated Minio docker-compose.yml (#189)

* Update docker-compose.yml

- Added the last image version of Minio before they remove most of the admin ui as comment.

* Update docker-compose.yml
This commit is contained in:
HoshangDEV
2025-06-22 13:10:26 -04:00
committed by GitHub
parent a5ab5227e6
commit 23929d12b6

View File

@@ -1,6 +1,9 @@
version: "3.8"
services:
minio:
# after RELEASE.2025-04-22T22-12-26Z, minio removed most of the admin UI, if you want to use the admin UI, uncomment the line below
# image: minio/minio:RELEASE.2025-04-22T22-12-26Z
# if you uncommented the line above, comment the line below
image: minio/minio
volumes:
# by default, the MinIO container will use a volume named minio-data