Environment
- Platform: N/A
- Docker Version: N/A
- Node.js Version: N/A
- Image Tag: 2a17529f6a579f7f2f971a747acad64a78e9122e76c6381df46e877a3b764857
Expected Behavior
Image layers should be pristine
Current Behavior
The /tmp/node-compile-cache dir adds 241 kB of cache junk.
Possible Solution
Add rm -rf /tmp/node-compile-cache
Steps to Reproduce
Use dive CLI tool to inspect the image:
Additional Information
