mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 17:53:43 +01: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