We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5895bf commit f48e385Copy full SHA for f48e385
docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
- "1081:1080"
18
19
minio:
20
- # user: ${DOCKER_USER:-1000}
+ user: ${DOCKER_USER:-1000}
21
image: minio/minio
22
environment:
23
- MINIO_ROOT_USER=impress
0 commit comments