Skip to content

Conversation

claabs
Copy link
Contributor

@claabs claabs commented Feb 20, 2024

  • Change Docker healthcheck to wget
    • No issue open for this one, but the healthcheck fails because curl is not available on the image. Switched to wget and the best practice args for a healthcheck
    • Alternative to Add healthcheck dependency #875 that doesn't install any new packages on the image

  • I have signed the CLA

curl is not available in the Alpine image
@thebaer thebaer mentioned this pull request Aug 13, 2024
1 task
@thebaer thebaer added this to the 0.15.1 milestone Aug 13, 2024
@thebaer thebaer added the docker label Aug 13, 2024
@thebaer
Copy link
Member

thebaer commented Aug 13, 2024

I think we'll go with this one, since it doesn't add another dependency. Thanks again for contributing!

@thebaer thebaer merged commit 1dd37bc into writefreely:develop Aug 13, 2024
@claabs claabs deleted the docker-healthcheck-fix branch August 13, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants