q / Dockerfile
Evgeniy Hristoforu
init
731a1ef
raw
history blame
111 Bytes
FROM ehristoforu/ruserve:latest
RUN mkdir -p /etc/searxng && chmod 777 /etc/searxng
COPY ./searxng /etc/searxng