gchq / gchq/CyberChef

Feature request: Add Docker Healthcheck for container deployments

Open
#2,469 3 comments 1 reaction 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
35.8k
Forks
4.1k
Avg merge
2d 26m
Merged PRs (30d)
33

Description

**Is your feature request related to a problem? Please describe.**
Add Docker Healthcheck for deployment so that Docker is able to monitor the health / status of the container

**Describe the solution you'd like**
Add Docker Healthcheck

**Additional context**
Docker healthchecks can be performed by docker daemon and can proactively restart containers if for some reason there is a failure in the underlying service / app running within the container

https://docs.docker.com/reference/dockerfile/#healthcheck

Contributor guide

Open the contributing guide

Research direction

Start by locating the repository's Dockerfile and container deployment configuration, then read Docker's HEALTHCHECK reference linked in the issue. Identify how the running CyberChef service can be checked from inside the container. Done means the deployment includes a working Docker healthcheck that reports the container's service status and is covered by the relevant validation or deployment checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.