docker: Fix docker Makefile.

This commit is contained in:
Harshavardhana
2016-03-24 22:53:13 -07:00
parent cd5992c6db
commit 1b0bc814c4
2 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
### Run Minio docker image
Start docker, however image is not persistent.
Start docker, however data is not persistent.
```bash
docker run -p 9000:9000 minio/minio fs /export/data