cookie-cutter
cookie-cutter copied to clipboard
Investigate node-gyp breaks docker caching
It seems that packages that require to run node-gyp
during installation break docker caching / layer reuse. Investigate this further and potentially find a way to avoid compiling things on installation (node pre-gyp)