minio/README.md

20 lines
250 B
Markdown
Raw Normal View History

2024-03-31 00:07:25 +01:00
# MinIO Image
## How To Use
### Args
#### SRV_UID
User ID for the MinIO daemon and so of the data (Default: 1000)
#### SRV_GID
Group ID for the MinIO daemon and so of the data (Default: 1000)
### Image Name
```
docker.ci/srv/minio:latest
```