Change container name in b2 docs (#5259)

This commit is contained in:
techknowlogick 2017-12-04 12:04:00 -05:00 committed by Nitish Tiwari
parent 2755a0b763
commit 0d435e11b1

View File

@ -6,7 +6,7 @@ Please follow this [guide](https://www.backblaze.com/b2/docs/quick_account.html)
### Using Docker
```
docker run -p 9000:9000 --name azure-s3 \
docker run -p 9000:9000 --name b2-s3 \
-e "MINIO_ACCESS_KEY=b2_accound_id" \
-e "MINIO_SECRET_KEY=b2_application_key" \
minio/minio:edge gateway b2