Skip to content

chore(minio): update MinIO image and healthcheck command#567

Open
wi-r-es wants to merge 1 commit into
OpenCTI-Platform:masterfrom
wi-r-es:master
Open

chore(minio): update MinIO image and healthcheck command#567
wi-r-es wants to merge 1 commit into
OpenCTI-Platform:masterfrom
wi-r-es:master

Conversation

@wi-r-es
Copy link
Copy Markdown

@wi-r-es wi-r-es commented Apr 13, 2026

Proposed changes

  • Change MinIO image source to alpine distribution (tested in my docker using swarm)

Related issues

@wi-r-es wi-r-es closed this Apr 13, 2026
@wi-r-es wi-r-es reopened this Apr 13, 2026
@wi-r-es
Copy link
Copy Markdown
Author

wi-r-es commented Apr 13, 2026

MinIO image is no longer maintained from the source in the original docker compose file.

@marieflorescontact marieflorescontact added the community Contribution from the community. label Apr 30, 2026
Comment thread docker-compose.yml
retries: 50
minio:
image: minio/minio:latest
image: alpine/minio:RELEASE.2025-10-15T17-29-55Z
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not working anymore with latest ?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minio image is no longer maintained by minio. (source: minio/minio#21647)
Pasted image

Other providers can be used instead of alpine.

@SamuelHassine SamuelHassine changed the title Update MinIO image and healthcheck command chore(minio): update MinIO image and healthcheck command Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Contribution from the community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants