Skip to content

fix: use ollama binary for healthcheck (wget/curl not in image)#17

Merged
growlf merged 1 commit into
mainfrom
fix/ollama-healthcheck-curl
May 11, 2026
Merged

fix: use ollama binary for healthcheck (wget/curl not in image)#17
growlf merged 1 commit into
mainfrom
fix/ollama-healthcheck-curl

Conversation

@growlf
Copy link
Copy Markdown
Owner

@growlf growlf commented May 11, 2026

ollama/ollama:latest has neither wget nor curl. Use the ollama CLI directly — it's always available in the image.

Summary

Type of change

  • Bug fix
  • New feature / enhancement
  • Documentation update
  • Refactor / cleanup
  • CI / tooling change

Related issues

Testing

  • docker compose config passes with no errors
  • Shell scripts pass shellcheck
  • Manually tested on Intel Arc hardware (if relevant)

Checklist

  • My changes follow the project's code style
  • I have updated documentation where necessary
  • I have not committed secrets or real credentials
  • .env.example is up to date (if env vars were added/removed)

ollama/ollama:latest has neither wget nor curl. Use the ollama CLI
directly — it's always available in the image.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@growlf growlf self-assigned this May 11, 2026
@growlf growlf merged commit e36dfe8 into main May 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant