comparator for docker images
Open
new comparator
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 5
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 8
Description
```
comparators:
docker:
- image: image/name # will look for first version found locally unless specified
script: cd foo && docker build # to build the docker image
```
Contributor guide
Research direction
Start by locating the existing comparator implementations and the configuration entry point for the shown comparators.docker structure. Determine how an image and optional build script should be handled, including the stated local-version lookup, and verify the completed comparator through the repository's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, javascript
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100