Hello,
When building Clojure apps a lot of artifacts get downloaded.
These can be cached between re-runs for people where this makes sense.
This should improve image build speed - esp in CI servers.
I think more people would use this feature if they new they could and knew where the artifacts are stored in the image so they can mount volumes there.
WDYT?
Eugen
Hello,
When building Clojure apps a lot of artifacts get downloaded.
These can be cached between re-runs for people where this makes sense.
This should improve image build speed - esp in CI servers.
I think more people would use this feature if they new they could and knew where the artifacts are stored in the image so they can mount volumes there.
WDYT?
Eugen