Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate node-gyp breaks docker caching #159

Open
sklose opened this issue Aug 11, 2020 · 0 comments
Open

Investigate node-gyp breaks docker caching #159

sklose opened this issue Aug 11, 2020 · 0 comments
Labels
enhancement New feature or request M-core This issue is related to the core module P3 Priority 3

Comments

@sklose
Copy link
Collaborator

sklose commented Aug 11, 2020

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)

@sklose sklose added enhancement New feature or request M-core This issue is related to the core module labels Aug 11, 2020
@sklose sklose changed the title Investigate node-gym breaks docker caching Investigate node-gyp breaks docker caching Aug 11, 2020
@plameniv plameniv added the P3 Priority 3 label Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request M-core This issue is related to the core module P3 Priority 3
Development

No branches or pull requests

2 participants