mirror of
https://github.com/searxng/searxng.git
synced 2024-11-23 03:11:00 +00:00
commit
e9f42e1c22
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
FROM alpine:3.16
|
||||
ENTRYPOINT ["/sbin/tini","--","/usr/local/searxng/dockerfiles/docker-entrypoint.sh"]
|
||||
EXPOSE 8080
|
||||
VOLUME /etc/searx
|
||||
VOLUME /etc/searxng
|
||||
|
||||
ARG SEARXNG_GID=977
|
||||
|
|
Loading…
Reference in a new issue