itzg/mc-image-helper
Support s3-protocol URLs in get and mcopy subcommands
Aperta
#743 aperta il 9 apr 2026
enhancementhelp wanted
Metriche repository
- Star
- (89 stelle)
- Metriche merge PR
- (Merge medio 8g 11h) (20 PR mergiate in 30 g)
Descrizione
Should plan on using https://github.com/minio/minio-java to maximize portability with other s3 compatible object stores.
Will need to accept client ID and secret as environment variables so I don't want a bunch of call sites in itzg/minecraft-server to need to be modified. Using env vars is quite typical in this codebase via picocli.