diff options
| author | Michael McVady <femtonaut@gmail.com> | 2022-03-31 20:38:09 -0500 |
|---|---|---|
| committer | Michael McVady <femtonaut@gmail.com> | 2022-03-31 20:38:09 -0500 |
| commit | 0a0b7d12dd9c8ce5d936916baaba606d1d0f0bde (patch) | |
| tree | dcd9e20735b4a8191025fd7b224189b4152d0e86 | |
| parent | 3d3f5d598988ab01f0f45f4b3690cc19a2b849b6 (diff) | |
chroot
| -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"] |
