mirror of
https://github.com/minio/minio.git
synced 2025-11-26 20:38:20 -05:00
point all docs for containers to quay.io
This commit is contained in:
@@ -10,7 +10,7 @@ podman run \
|
||||
--name azure-s3 \
|
||||
-e "MINIO_ROOT_USER=azurestorageaccountname" \
|
||||
-e "MINIO_ROOT_PASSWORD=azurestorageaccountkey" \
|
||||
minio/minio gateway azure --console-address ":9001"
|
||||
quay.io/minio/minio gateway azure --console-address ":9001"
|
||||
```
|
||||
|
||||
### Using Binary
|
||||
|
||||
Reference in New Issue
Block a user