docker: add DI_PREPARTY and modding docs

This commit is contained in:
ed
2026-02-14 19:26:21 +00:00
parent cd927e7837
commit bf01ca4891
8 changed files with 107 additions and 9 deletions

View File

@@ -18,4 +18,4 @@ RUN ash innvikler.sh im
WORKDIR /state
EXPOSE 3923
ENTRYPOINT ["python3", "-m", "copyparty", "-c", "/z/initcfg"]
ENTRYPOINT ["/bin/ash", "/z/cpp.sh", "-c", "/z/initcfg"]