From a5cbd18a0595f92dc20f85a61211712e10a1da23 Mon Sep 17 00:00:00 2001 From: rhenck <richard.henck@iqb.hu-berlin.de> Date: Wed, 2 Jun 2021 13:13:16 +0200 Subject: [PATCH] Update README.md Remove outdated info from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 16874cb0..6173d472 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,6 @@ make test make test-unit make test-e2e ``` - -There is also a Dockerfile for producing a production ready container -using nginx as base, under `docker/Dockerfile-prod`. - ### Manual Compilation #### Prerequisites * node 12+ -- GitLab