docker-library / docker-library/memcached
Healthcheck script
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 138
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
As a developer I'd like to have a way to issue a health check on memcached container without modifying the base image (base image has no telnet nor nc)
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 reviewing the repository's memcached container definition and image entry points; the issue names no specific files or tests. Determine how a health check can run without telnet or nc while leaving the base image unchanged. Done means the container exposes a working health check under those constraints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, memcached, shell
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100