File size: 214 Bytes
1aa8de2
 
 
975d4c4
b855975
975d4c4
1
2
3
4
5
6
7
# Read the doc: https://huggingface.co/docs/hub/spaces-sdks-docker
# you will also find guides on how best to write your Dockerfile

FROM docker.io/searxng/searxng:latest
COPY .searxng:/etc/searxng
EXPOSE 8080/tcp