eclipsesource / eclipsesource/J2V8
docker_build.py health_check examines Client OS/Arch seems it should examine Server
Open
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 387
- PR merge metrics
- No merged PRs in 30d
Description
health_check seems to examines the OS/Arch found in the Client block of 'docker version' results, whereas it seems it should examine that in the Server block.
Contributor guide
Research direction
Start by opening docker_build.py and tracing health_check's handling of the docker version result. Compare the OS/Arch values read from the Client and Server blocks; done means the check examines the Server block as described by the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100