This repository has been archived on 2026-07-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
docker/searxng/Dockerfile
T
2025-07-20 13:25:51 +10:00

7 lines
86 B
Docker

FROM searxng/searxng:latest
RUN chown -R searxng:searxng /etc
USER searxng:searxng