README would be good
This commit is contained in:
parent
fd6e534662
commit
61c3dbf9f9
1 changed files with 19 additions and 0 deletions
19
README.md
Normal file
19
README.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# 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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue