20 lines
250 B
Markdown
20 lines
250 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
|
||
|
|
||
|
```
|
||
|
docker.ci/srv/minio:latest
|
||
|
```
|