bengreenier / bengreenier/docker-mon
cache go get in docker build?
Open
enhancement
question
- Dominant language
- Go
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If possible, the go get command should be modified to be cache-able, to speed up builds. I don't know if that's possible.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the repository's Docker build definition and locate the go get command. First reproduce a build to observe whether dependency downloads are reused between builds; done means dependency retrieval is cacheable while the resulting Docker build remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100