This commit is contained in:
Administrator
2022-08-19 00:32:43 +03:00
parent 0719c40343
commit c64aa48aa7
3 changed files with 6 additions and 2 deletions

3
minio/Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM bitnami/minio
RUN chown minio:minio /data
USER minio