2021-06-21 18:03:54 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								FROM alpine:3.14
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								ENTRYPOINT ["/sbin/tini","--","/usr/local/searxng/dockerfiles/docker-entrypoint.sh"]
							 | 
						
					
						
							
								
									
										
										
										
											2019-08-19 00:26:40 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								EXPOSE 8080
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								VOLUME /etc/searx
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								VOLUME /etc/searxng
							 | 
						
					
						
							
								
									
										
										
										
											2019-08-19 00:26:40 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								VOLUME /var/log/uwsgi
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								ARG SEARXNG_GID=977
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								ARG SEARXNG_UID=977
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								RUN addgroup -g ${SEARXNG_GID} searxng && \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    adduser -u ${SEARXNG_UID} -D -h /usr/local/searxng -s /bin/sh -G searxng searxng
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2021-05-12 16:45:44 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								ENV INSTANCE_NAME=searxng \
							 | 
						
					
						
							
								
									
										
										
										
											2019-10-14 02:02:41 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    AUTOCOMPLETE= \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    BASE_URL= \
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    MORTY_KEY= \
							 | 
						
					
						
							
								
									
										
										
										
											2021-04-08 05:51:50 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    MORTY_URL= \
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    SEARXNG_SETTINGS_PATH=/etc/searxng/settings.yml \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    UWSGI_SETTINGS_PATH=/etc/searxng/uwsgi.ini
							 | 
						
					
						
							
								
									
										
										
										
											2015-06-10 10:50:00 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								WORKDIR /usr/local/searxng
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2016-01-03 15:45:13 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2016-01-15 21:57:34 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								COPY requirements.txt ./requirements.txt
							 | 
						
					
						
							
								
									
										
										
										
											2015-06-10 10:50:00 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2019-08-19 00:16:12 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								RUN apk upgrade --no-cache \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								 && apk add --no-cache -t build-dependencies \
							 | 
						
					
						
							
								
									
										
										
										
											2015-12-30 11:23:45 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    build-base \
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    py3-setuptools \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    python3-dev \
							 | 
						
					
						
							
								
									
										
										
										
											2015-12-30 11:23:45 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    libffi-dev \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    libxslt-dev \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    libxml2-dev \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    openssl-dev \
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    tar \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    git \
							 | 
						
					
						
							
								
									
										
										
										
											2019-08-19 00:16:12 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								 && apk add --no-cache \
							 | 
						
					
						
							
								
									
										
										
										
											2015-12-30 11:23:45 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    ca-certificates \
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    su-exec \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    python3 \
							 | 
						
					
						
							
								
									
										
										
										
											2020-07-11 12:07:51 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    py3-pip \
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    libxml2 \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    libxslt \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    openssl \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    tini \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    uwsgi \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    uwsgi-python3 \
							 | 
						
					
						
							
								
									
										
										
										
											2020-02-25 17:25:11 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    brotli \
							 | 
						
					
						
							
								
									
										
										
										
											2021-11-05 19:57:55 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								 && pip3 install --upgrade pip wheel setuptools \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								 && pip3 install --no-cache  --no-binary :all: -r requirements.txt \
							 | 
						
					
						
							
								
									
										
										
										
											2020-05-09 13:02:09 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								 && apk del build-dependencies \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								 && rm -rf /root/.cache
							 | 
						
					
						
							
								
									
										
										
										
											2015-01-27 23:14:05 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								COPY --chown=searxng:searxng . .
							 | 
						
					
						
							
								
									
										
										
										
											2016-01-03 15:17:59 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2021-04-05 08:50:28 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								ARG TIMESTAMP_SETTINGS=0
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								ARG TIMESTAMP_UWSGI=0
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								ARG VERSION_GITCOMMIT=unknown
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								RUN su searxng -c "/usr/bin/python3 -m compileall -q searx"; \
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    touch -c --date=@${TIMESTAMP_SETTINGS} searx/settings.yml; \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    touch -c --date=@${TIMESTAMP_UWSGI} dockerfiles/uwsgi.ini; \
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    find /usr/local/searxng/searx/static -a \( -name '*.html' -o -name '*.css' -o -name '*.js' \
							 | 
						
					
						
							
								
									
										
										
										
											2020-02-25 17:25:11 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    -o -name '*.svg' -o -name '*.ttf' -o -name '*.eot' \) \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    -type f -exec gzip -9 -k {} \+ -exec brotli --best {} \+
							 | 
						
					
						
							
								
									
										
										
										
											2016-01-03 15:17:59 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2021-04-05 08:50:28 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								# Keep these arguments at the end to prevent redundant layer rebuilds
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								ARG LABEL_DATE=
							 | 
						
					
						
							
								
									
										
										
										
											2021-04-05 08:50:28 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								ARG GIT_URL=unknown
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								ARG SEARXNG_GIT_VERSION=unknown
							 | 
						
					
						
							
								
									
										
										
										
											2021-04-05 08:50:28 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								ARG LABEL_VCS_REF=
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								ARG LABEL_VCS_URL=
							 | 
						
					
						
							
								
									
										
										
										
											2021-04-24 08:53:12 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								LABEL maintainer="searxng <${GIT_URL}>" \
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      description="A privacy-respecting, hackable metasearch engine." \
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      version="${SEARXNG_GIT_VERSION}" \
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      org.label-schema.schema-version="1.0" \
							 | 
						
					
						
							
								
									
										
										
										
											2021-04-24 08:53:12 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      org.label-schema.name="searxng" \
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      org.label-schema.version="${SEARXNG_GIT_VERSION}" \
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-29 11:59:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      org.label-schema.url="${LABEL_VCS_URL}" \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      org.label-schema.vcs-ref=${LABEL_VCS_REF} \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      org.label-schema.vcs-url=${LABEL_VCS_URL} \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      org.label-schema.build-date="${LABEL_DATE}" \
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-01 09:48:53 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      org.label-schema.usage="https://github.com/searxng/searxng-docker" \
							 | 
						
					
						
							
								
									
										
										
										
											2021-04-24 08:53:12 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      org.opencontainers.image.title="searxng" \
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-02 16:10:13 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      org.opencontainers.image.version="${SEARXNG_GIT_VERSION}" \
							 | 
						
					
						
							
								
									
										
										
										
											2019-12-17 21:06:22 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      org.opencontainers.image.url="${LABEL_VCS_URL}" \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      org.opencontainers.image.revision=${LABEL_VCS_REF} \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      org.opencontainers.image.source=${LABEL_VCS_URL} \
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								      org.opencontainers.image.created="${LABEL_DATE}" \
							 | 
						
					
						
							
								
									
										
										
										
											2021-10-01 09:48:53 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								      org.opencontainers.image.documentation="https://github.com/searxng/searxng-docker"
							 |