For some reason docker cmd was not playing along well with --max_old_space_size=8192 throwing this error:
Error: illegal value for flag --max_old_space_size=8192 index.js of type int
Try --help for options
node: bad option: --max_old_space_size=8192 index.js
For some reason docker cmd was not playing along well with --max_old_space_size=8192 throwing this error:
This should fix the problem