[img#165] Ability to build images offline
Open
Nobody has claimed this yet.
exp/intermediate
kind/enhancement
- Dominant language
- Go
- Stars
- 10.3k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 50
Description
- Port over
ctr images loadtobuildctlhttps://github.com/genuinetools/img/issues/165 - Add document for
ResolveModePreferLocal(already implemented but seems undocumented and untested) - Add integration test
cc @akshaymankar
Contributor guide
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
Start by examining the existing buildctl command paths and the referenced ctr images load behavior. Then locate the implementation of ResolveModePreferLocal and the integration-test conventions. Done means offline image loading is supported by buildctl, ResolveModePreferLocal is documented and tested, and an integration test covers the workflow.
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
- Mostly clear
- Newbie friendliness
- 35/100