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 4f3b329 commit eba4a68Copy full SHA for eba4a68
compose.yml
@@ -22,7 +22,7 @@ services:
22
- "1081:1080"
23
24
minio:
25
- user: ${DOCKER_USER:-1000}
+ # user: ${DOCKER_USER:-1000}
26
image: minio/minio
27
environment:
28
- MINIO_ROOT_USER=impress
0 commit comments