Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ACRoot/SearXNG
jiseki
/
searxng
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
searxng
/
Dockerfile
ACRoot
Add application file
e9ba254
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
FROM
searxng/searxng:latest
RUN
mkdir
/etc/searxng \
&&
chmod
777 /etc/searxng
COPY
./searxng /etc/searxng