searxng/container
Ivan Gabaldon c6e0ad930d
Some checks are pending
Documentation / Release (push) Waiting to run
Integration / Python 3.10 (push) Waiting to run
Integration / Python 3.11 (push) Waiting to run
Integration / Python 3.12 (push) Waiting to run
Integration / Python 3.13 (push) Waiting to run
Integration / Python 3.9 (push) Waiting to run
Integration / Theme (push) Waiting to run
[fix] container: remove HEALTHCHECK (#4941)
This is a poorly designed instruction, which is hardcoded and cannot be easily modified or maintained on a rolling release sw like ours. This *should* be set in the SearXNG Docker Compose template, not in the image itself.

The OCI format is now used since we no longer have the HEALTHCHECK on the Dockerfile.

Closes https://github.com/searxng/searxng/issues/4906
Closes https://github.com/searxng/searxng/issues/4722
2025-06-26 14:46:59 +02:00
..
config [mod] container: refactor entrypoint script 2025-05-20 11:49:30 +02:00
base-builder.yml [mod] container: revert to alpine (#4893) 2025-06-03 21:24:47 +02:00
base.yml [mod] container: revert to alpine (#4893) 2025-06-03 21:24:47 +02:00
Dockerfile [fix] container: remove HEALTHCHECK (#4941) 2025-06-26 14:46:59 +02:00
entrypoint.sh [mod] container: remove -e flag 2025-05-21 15:27:26 +02:00