Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-14 | Define http proxy variables in Dockerfile before using them | pelag0s | |
2019-01-12 | docker: allow configuring http proxy via env variables | pelag0s | |
2018-11-29 | Update Dockerfile (#1451) | ZEROF | |
- Forget one "\" in the process! | |||
2018-11-29 | Update Dockerfile | ZEROF | |
- Fix for docker image build error "Could not find a version that satisfies the requirement cffi!=1.11.3,>=1.7 (from versions: )" | |||
2018-08-19 | Merge branch 'master' into patch-2 | Noémi Ványi | |
2018-08-19 | Update Docker image to Alpine 3.8 | Angristan | |
2018-08-19 | Merge branch 'master' into patch-2 | Adam Tauber | |
2018-03-10 | Use new LABEL syntax for Dockerfile | Angristan | |
https://docs.docker.com/engine/reference/builder/#maintainer-deprecated | |||
2018-03-10 | Update to Alpine 3.7 | Angristan | |
https://www.alpinelinux.org/posts/Alpine-3.7.0-released.html | |||
2018-02-13 | Change the version of alpine on the dockerfile to deploy Searx on ARM ↵ | Michael Vieira | |
architectures | |||
2017-03-02 | Fix #872. Google search works again with docker. | Juan Garcia Basilio | |
All the credit goes to Wonderfall. Thanks for that! See: https://github.com/Wonderfall/dockerfiles/issues/110 | |||
2017-02-23 | [enh] alpine version bump in docker | Adam Tauber | |
2017-02-08 | fix #850 | Jannik Winkel | |
2016-02-09 | Dockerfile enhancements | Wonderfall | |
2016-01-15 | Some changes in Dockerfile: | Thomas Renard | |
- searx/settings.yml is the right name in second sed line - COPY requirements.txt . does not work: "Not a directory" | |||
2016-01-04 | Better Dockerfile | Wonderfall | |
2016-01-04 | Better Dockerfile | Wonderfall | |
2016-01-03 | Better Dockerfile | Wonderfall | |
2016-01-03 | Better Dockerfile | Wonderfall | |
2015-12-30 | Better Docker embedded support | Wonderfall | |
2015-06-10 | Update Dockerfile. | Giorgos Logiotatidis | |
- Install new packages needed to deploy search - Optimize dockerfile for more docker deamon caching - Pin a python2.7 base image. | |||
2015-02-03 | Add Docker support. | Giorgos Logiotatidis | |