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.