mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 05:00:22 +03:00
point all docs for containers to quay.io
This commit is contained in:
+1
-1
@@ -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