aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 2a849d0..871abfa 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -40,4 +40,4 @@ EXPOSE 8888
STOPSIGNAL SIGQUIT
WORKDIR /clog
-ENTRYPOINT [ "kore", "-c", "conf/clog.conf", "-f", "-n", "-r"]
+ENTRYPOINT [ "kore", "-c", "conf/clog.conf", "-f"]