Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Dockerfile: add HEALTHCHECK #371

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

pratikbin
Copy link

@pratikbin pratikbin commented Feb 9, 2022

Add wget based healthchecks. Don't want to add curl just for healthchecks and increase size of image by ~2.5 MB(Every penny counts) when you can achieve similar with alpine's built-in wget and awk.

Add `wge`t based healthchecks. Don't want to add `curl` just for healthchecks and increase size of image by ~2.5 MB(Every penny counts) when you can achieve similar with alpine's built-in `wget` and `awk`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant