fix: support dropping privileges with arbitrary users (#18386)

fixes #18380
This commit is contained in:
Harshavardhana
2023-11-03 14:18:18 -07:00
committed by GitHub
parent da95a2d13f
commit 3c2e1a87e2
7 changed files with 22 additions and 29 deletions

View File

@@ -9,11 +9,6 @@ x-minio-common: &minio-common
expose:
- "9000"
- "9001"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:9000/minio/health/live"]
interval: 30s
timeout: 20s
retries: 3
# starts 4 docker containers running minio server instances.
# using nginx reverse proxy, load balancing, you can access