vendor.conf: update github.com/docker/docker
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
Hello devs,
I´m not a big go programmer, so i hope you can help me...
I don´t know how easy we can update the source of github.com/docker/docker to a newer revision.
I need a specific fix to build libnetwork for the mips arch.
This is the related commit that i need for a successful compilation for mips:
https://github.com/moby/moby/commit/5f0231bca193320e1a3d785a3ade0e64241fe580
Can we raise the version of github.com/docker/docker in vendor.conf easily?
For example from:
github.com/docker/docker dbe4a30928d418e0570891a09703bcbc0e4997a1
to:
github.com/docker/docker 5f0231bca193320e1a3d785a3ade0e64241fe580
Thanks in advance
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read vendor.conf and the referenced Moby commit first; verify whether the requested revision is compatible with this repository's vendored dependency layout. Done means updating github.com/docker/docker to the requested revision and confirming libnetwork builds for MIPS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100