We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7aac1e commit 08f1ca5Copy full SHA for 08f1ca5
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