Replace envsubst with sed in searxng entrypoint to avoid extra dependencies
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 9s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 9s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
FROM searxng/searxng:latest
|
||||
|
||||
RUN xbps-install -Sy gettext
|
||||
|
||||
COPY settings.yml.template /searxng/settings.yml.template
|
||||
COPY entrypoint.sh /searxng/entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user