diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"] |