Use rules_img instead of rules_oci
Nobody has claimed this yet.
- Dominant language
- Starlark
- Stars
- 279
- Forks
- 93
- Avg merge
- 13d 11h
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
https://github.com/bazel-contrib/rules_img is similar to rules_oci in spirit, but has much nicer optimizations.
Describe the solution you'd like
Add an example using rules_img equivalent to what is described in haskell-use-cases.rst and also update the documentation.
Describe alternatives you've considered
Additional context
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 reading haskell-use-cases.rst and the existing rules_oci example it describes. Add an equivalent example using rules_img, then update the documentation; done means the example and related documentation consistently use the requested approach.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100