Selaa lähdekoodia

Merge e7f7eda18cc69287f30c512a98b4e90453bcd8e7 into fc73d7abdc1bbee1147b35b68824481c9b0c8841

Angristan 6 vuotta sitten
vanhempi
commit
de082893ab
No account linked to committer's email
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      Dockerfile

+ 2
- 2
Dockerfile Näytä tiedosto

@@ -1,6 +1,6 @@
1 1
 FROM alpine:3.6
2
-MAINTAINER searx <https://github.com/asciimoo/searx>
3
-LABEL description "A privacy-respecting, hackable metasearch engine."
2
+LABEL maintainer="searx <https://github.com/asciimoo/searx>"
3
+LABEL description="A privacy-respecting, hackable metasearch engine."
4 4
 
5 5
 ENV BASE_URL=False IMAGE_PROXY=False
6 6
 EXPOSE 8888