Sign inSign up

fclairamb/minio-github-actions

By fclairamb

Updated over 5 years ago

Image
0

100K+

fclairamb/minio-github-actions repository overview

minio service for github actions

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.

Usage

services:
    minio:
    image: fclairamb/minio-github-actions
    ports:
        - 9000:9000

Tag summary

Content type

Image

Digest

Size

64.4 MB

Last updated

over 5 years ago

docker pull fclairamb/minio-github-actions