datamade / how-to

📚 Doing all sorts of things, the DataMade way
MIT License
89 stars 12 forks source link

Improve Docker build speed #342

Closed smcalilly closed 1 year ago

smcalilly commented 1 year ago

Description

It takes a long time to build a docker image, and sometimes this can lead to slow work/wasted time, or worse: context switching while waiting for a build.

So I'm wondering if we can make our builds more efficient. My hunch is that DataMaders have asked this question before, so I'll start by digging in how to issues etc for any context.

Some bits of reference for me:

smcalilly commented 1 year ago
smcalilly commented 1 year ago

Closing! We have