Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a volume to persist /go/pkg between runs #10

Open
lawrencegripper opened this issue Nov 6, 2019 · 1 comment
Open

Add a volume to persist /go/pkg between runs #10

lawrencegripper opened this issue Nov 6, 2019 · 1 comment
Labels
feature-request Request for new features or functionality help wanted Issues identified as good community contribution opportunities

Comments

@lawrencegripper
Copy link

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?

@Chuxel Chuxel added the feature-request Request for new features or functionality label Jan 16, 2020
@Chuxel
Copy link
Member

Chuxel commented Jan 16, 2020

@lawrencegripper Apologies for the delay. Happy to take a PR on it, yes! You should be able to use new new mount property as well.

@Chuxel Chuxel added the help wanted Issues identified as good community contribution opportunities label Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality help wanted Issues identified as good community contribution opportunities
Projects
None yet
Development

No branches or pull requests

2 participants