Update Dockerfile

This commit is contained in:
Kroese 2025-04-16 11:43:35 +02:00 committed by GitHub
parent 394131a0d7
commit 043cf66ae0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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