menome/minio

By menome

Updated almost 5 years ago

A minio container that waits for rabbitmq before starting to avoid crashes.

Image
0

612

Menome Minio Image

This minio image has a couple differences from the stock Minio image.

  • It is automatically configured to give bucket notifications for filestore and uploads buckets.
  • It will not start until it gets a response back from the configured RabbitMQ server.

Make sure you specify what the rabbit host is with an environment variable.

RABBIT_HOST=rabbit:5672

Docker Pull Command

docker pull menome/minio