Add docker-compose help

This commit is contained in:
Marcel Schwarz 2020-03-15 00:00:16 +01:00 committed by GitHub
parent fb2ee00bff
commit 778a0a3136
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.