We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/go/pkg
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.
go mod
Would you be happy for me to add this to the sample?