Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ACRoot
/
SearXNG
like
2
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
SearXNG
/
Dockerfile
ACRoot
Update Dockerfile
8cf8058
verified
25 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
108 Bytes
FROM
searxng/searxng:latest
RUN
mkdir
/etc/searxng \
&&
chmod
777 /etc/searxng
COPY
./searxng /etc/searxng