From 778a0a31366ea5df9ef2bdaf62d91628d9cf88b9 Mon Sep 17 00:00:00 2001 From: Marcel Schwarz Date: Sun, 15 Mar 2020 00:00:16 +0100 Subject: [PATCH] Add docker-compose help --- readme.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/readme.md b/readme.md index 23068f1..1f1039a 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,15 @@ Link to Project: 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.