andy icon indicating copy to clipboard operation
andy copied to clipboard

Improve Docker cache invalidation

Open martinmladenov opened this issue 2 years ago • 0 comments

The current way of cache invalidation when cloning the repo in the docker image is very strange, perhaps we should create an issue to improve it. Specifically, ADD supports Git repositories natively, mayhaps we can replace the cache-buster and clone with a singular repository ADD.

Originally posted by @Arraying in https://github.com/SERG-Delft/andy/issues/261#issuecomment-1667561011

martinmladenov avatar Aug 07 '23 12:08 martinmladenov