From 330ceddfd4f42e2ed1c1e56871ccbc4675196563 Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Fri, 4 Dec 2015 16:26:09 -0800 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d9d9566e6..05c6d0bb2 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,16 @@ Download ``minio`` for: C:\Users\Username\Downloads> minio.exe help ~~~ +#### Docker container + +Download ``minio`` for docker. + +~~~ +$ docker pull minio/minio +~~~ + +Read more here on [How to configure data volume containers for Minio?](./Docker.md) + #### Source
NOTE: Source installation is intended for only developers and advanced users. ‘minio update’ continous delivery mechanism is not supported for ‘go get’ based binary builds. Please download official releases from https://minio.io/#minio.