added
This commit is contained in:
parent
9629684d2b
commit
7f1983d3be
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Docker compose for MinIO init+start
|
||||
|
||||
1. Change passwords in docker-compose.yml
|
||||
|
||||
2. Run commands:
|
||||
|
||||
```shell
|
||||
chmod +x init-minio.sh
|
||||
docker compose up -d
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue