minio/README.md
2024-10-27 04:43:54 +01:00

19 lines
247 B
Markdown

# 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
```
src.ci/srv/minio:latest
```