This container is only useful because github actions do not support providing some container args for services.
There's an alternative option: the bitnami/minio but it is VERY slow to start, so you're basically slowing down all your tests.
services:
minio:
image: fclairamb/minio-github-actions
ports:
- 9000:9000
Content type
Image
Digest
Size
64.4 MB
Last updated
over 5 years ago
docker pull fclairamb/minio-github-actions