opencontainers / opencontainers/image-spec
"Healthcheck" for image config
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4.5k
- Forks
- 891
- Avg merge
- 27d 2h
- Merged PRs (30d)
- 1
Description
In https://github.com/opencontainers/image-spec/blob/master/config.md#properties
There is a healthcheck property carrying over from docker's HEALTHCHECK.
It is commonly seen and I've now been asked at a couple of conferences howcome OCI image spec does not account for it.
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 with config.md#properties and compare the existing OCI image configuration with Docker's HEALTHCHECK documentation linked in the issue. Determine the agreed shape and semantics for representing a healthcheck in the OCI image spec; done means the proposal is resolved and the specification documents the accepted property.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100