mirror of
https://github.com/minio/minio.git
synced 2025-11-24 19:46:16 -05:00
point all docs for containers to quay.io
This commit is contained in:
@@ -29,7 +29,7 @@ podman run \
|
||||
--name hdfs-s3 \
|
||||
-e "MINIO_ROOT_USER=minio" \
|
||||
-e "MINIO_ROOT_PASSWORD=minio123" \
|
||||
minio/minio gateway hdfs hdfs://namenode:8200 --console-address ":9001"
|
||||
quay.io/minio/minio gateway hdfs hdfs://namenode:8200 --console-address ":9001"
|
||||
```
|
||||
|
||||
### Setup Kerberos
|
||||
|
||||
Reference in New Issue
Block a user