feat: Increase default disksize (#1030)
Some checks failed
Update / dockerHubDescription (push) Has been cancelled

This commit is contained in:
Kroese
2025-09-28 18:22:44 +02:00
committed by GitHub
parent 2c6efc45f2
commit 138742c953
5 changed files with 12 additions and 35 deletions

View File

@@ -66,7 +66,7 @@ EXPOSE 22 139 445 5000
ENV RAM_SIZE="2G"
ENV CPU_CORES="2"
ENV DISK_SIZE="16G"
ENV DISK_SIZE="256G"
HEALTHCHECK --interval=60s --start-period=45s --retries=2 CMD /run/check.sh