We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820c669 commit 6dba754Copy full SHA for 6dba754
Dockerfile
@@ -61,5 +61,5 @@ RUN chmod -R 777 /mapproxy
61
62
USER node
63
EXPOSE 8080
64
-CMD ["dumb-init", "node", "--max_old_space_size=512", "./index.js"]
+CMD ["dumb-init", "node", "./index.js"]
65
0 commit comments