I've been using a volume with go to persist the code that `go mod` pulls down between runs. It's sped things up after I restart a container. Would you be happy for me to add this to the sample?
I've been using a volume with go to persist the code that
go modpulls down between runs. It's sped things up after I restart a container.Would you be happy for me to add this to the sample?