Merge pull request #995 from minio/harshavardhana-patch-1

Update README.md
This commit is contained in:
Harshavardhana 2015-12-04 16:57:30 -08:00
commit 6255f186dd

View File

@ -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
<blockquote>
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.