VisionSystemsInc / VisionSystemsInc/vsi_common
detect if the base image is out of date
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8
- Forks
- 9
- Avg merge
- 36m
- Merged PRs (30d)
- 1
Description
Detect of the base image is out of date using the dockerhub api and warn that you should do a docker pull.
Alternatively, make docker pull part of just sync.
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
Start by locating the just sync entry point and the scripts that manage the base image. Review how the Docker Hub API could identify an outdated image, then decide whether the issue's warning or automatic docker pull alternative fits the existing workflow. Done means the sync workflow reliably handles an out-of-date base image and communicates the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100