Closed xquadradpi closed 6 years ago
i got it running after updating to Meteor 1.7-rc-8 and downgrading again to 1.6.1.1 ( cause 1.7 meteor version was not found on download )
after that, using --build-arg TOOL_NODE_FLAGS="--max-old-space-size=2048" instead of 4096 helped
Hey sorry for opening this issue, i found some more threads like this but all solutions there wont work for me. i hope i can find some help here.
I am using Meteor 1.6.1.1 with following packages:
and
Locally its all working fine, but when i try to build a docker its not working...
i have tryed using
TOOL_NODE_FLAGS="--max-old-space-size=4096
with every ammount of space...i have tryed replacing
standard-minifier-js
withabernix:standard-minifier-js
All not working :( Please help me, im trying to get it working for 3 days now and just found out, docker build is working as long as there are no additional packages included