Skip to content

fix(api): replace unavailable minio/mc with pgsty/mc - #158

Merged
vvatelot merged 1 commit into
mainfrom
fix/rustfs-init-pgsty-mc
Sep 14, 2026
Merged

vvatelot merged 1 commit into
mainfrom
fix/rustfs-init-pgsty-mc

Conversation

@vvatelot

Copy link
Copy Markdown
Member

Static Badge

Summary

  • Switch the rustfs-init service from minio/mc:latest to pgsty/mc:latest
  • MinIO stopped publishing community Docker images, so pulls of minio/mc fail with access denied
  • pgsty/mc is a maintained fork that keeps the same mc CLI entrypoint used to create the screenshots bucket

Test plan

  • Regenerate compose: cp projects/ecoindex_api/docker-compose.yml.template projects/ecoindex_api/docker-compose.yml
  • docker compose pull rustfs-init succeeds
  • Start the API stack and confirm rustfs-init creates the bucket successfully

Made with Cursor

minio/mc is no longer available on Docker Hub after MinIO stopped
publishing community images, so rustfs-init could not pull.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown

Coverage PR 158

Branch coverage •
FileStmtsMissCoverMissing
TOTAL175753969% 
report-only-changed-files is enabled. No changed files were found in the coverage report :)

@vvatelot
vvatelot merged commit 00fe4d4 into main Sep 14, 2026
6 checks passed
@vvatelot
vvatelot deleted the fix/rustfs-init-pgsty-mc branch September 14, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant