We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 310163d + 08f1ca5 commit 90650b8Copy full SHA for 90650b8
1 file changed
Dockerfile
@@ -39,8 +39,8 @@ VOLUME /storage
39
EXPOSE 3389 8006
40
41
ENV VERSION="11"
42
-ENV RAM_SIZE="4G"
43
-ENV CPU_CORES="2"
+ENV RAM_SIZE="8G"
+ENV CPU_CORES="4"
44
ENV DISK_SIZE="64G"
45
46
ENTRYPOINT ["/usr/bin/tini", "-s", "/run/entry.sh"]
0 commit comments