feat(template): add Minio template

This commit is contained in:
Anthony Lapenna
2017-03-13 17:37:56 +01:00
parent 91c6a6aed7
commit 13d6ccc824
2 changed files with 12 additions and 12 deletions

View File

@@ -18,6 +18,7 @@ Documentation is available [ReadTheDocs](http://portainer.readthedocs.io/en/late
* CockroachDB (based on `cockroachdb/cockroach:latest`)
* Elasticsearch (based on `elasticsearch:latest`)
* Solr (based on `solr:latest`)
* Minio (based on `minio/minio:latest`)
* Redis (based on `redis:latest`)
* RabbitMQ (based on `rabbitmq:latest`)
* WordPress (based on `wordpress:latest`)