Description
Currently, each java build in the docker scripts downloads the entire universe. I'd like to add a persistent volume that is shared between the instances so that each jar is only downloaded once.
Attachments
Issue Links
- links to
Currently, each java build in the docker scripts downloads the entire universe. I'd like to add a persistent volume that is shared between the instances so that each jar is only downloaded once.