mirror of
https://github.com/minio/minio.git
synced 2025-11-27 04:46:53 -05:00
point all docs for containers to quay.io
This commit is contained in:
@@ -16,7 +16,7 @@ podman run \
|
||||
-e "MINIO_ROOT_USER=minio" \
|
||||
-e "MINIO_ROOT_PASSWORD=minio123" \
|
||||
-v /shared/nasvol:/container/vol \
|
||||
minio/minio gateway nas /container/vol --console-address ":9001"
|
||||
quay.io/minio/minio gateway nas /container/vol --console-address ":9001"
|
||||
```
|
||||
|
||||
### Using Binary
|
||||
|
||||
Reference in New Issue
Block a user