Add docker-compose help
This commit is contained in:
parent
fb2ee00bff
commit
778a0a3136
12
readme.md
12
readme.md
@ -1,3 +1,15 @@
|
|||||||
Link to Project:
|
Link to Project:
|
||||||
|
|
||||||
https://icaotix.github.io/ipr-projekt/
|
https://icaotix.github.io/ipr-projekt/
|
||||||
|
|
||||||
|
How to start the projekt with docker-compose:
|
||||||
|
```
|
||||||
|
docker-compose up -d
|
||||||
|
```
|
||||||
|
|
||||||
|
How to remove the project:
|
||||||
|
```
|
||||||
|
docker-compose down -v
|
||||||
|
```
|
||||||
|
|
||||||
|
MySQL dumps are getting saved in ./sql/db-data.
|
||||||
|
Loading…
Reference in New Issue
Block a user