Hacker News new | ask | show | jobs
Speed up your docker container by caching node_modules (christian.fei.ninja)
5 points by cfcf 4121 days ago
1 comments

This works really well for Python/pip requirements.txt files too. Thanks for the tip. :)
Great!