From e112d04e4429476f729de2b4b643b9ad98ca52dc Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Fri, 19 Mar 2021 13:34:47 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9507669..968820d 100755 --- a/README.md +++ b/README.md @@ -69,6 +69,10 @@ Use the Dockerfile in this Repository to build an image. Example: `docker build -t fredy/fredy /path/to/your/Dockerfile` +Or use docker-compose: + +Example `docker-compose build` + ## Create & run a container Put your config.json to `/path/to/your/conf/`