diff --git a/Dockerfile b/Dockerfile index 4791497..da475c9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,6 +16,5 @@ EXPOSE 3000 ENTRYPOINT ["ktserver"] CMD ["-ls", "-th", "16", "-port", "3000", "-pid", "/data/kyoto.pid", \ - "-oat", "-uasi", "10", "-asi", "10", "-ash", \ - "-sid", "1001", "-ulog", "/data/db", "-ulim", "104857600", \ + "-oat", "-asi", "10", "-ash", "-sid", "1001", \ "/data/db/db.kct#opts=c#pccap=256m#dfunit=8"]