mirror of
https://github.com/searxng/searxng-docker.git
synced 2025-12-22 19:50:00 +00:00
[mod] try to use greadlink if readlink is not available
This commit is contained in:
@@ -15,6 +15,7 @@ Create a new searx instance in five minutes using Docker (see https://github.com
|
||||
## How to use it
|
||||
- [Install docker](https://docs.docker.com/install/)
|
||||
- [Install docker-compose](https://docs.docker.com/compose/install/) (be sure that docker-compose version is at least 1.9.0).
|
||||
- only on MacOSX: ```brew install coreutils``` to install ```greadlink```
|
||||
- Get searx-docker
|
||||
```sh
|
||||
cd /usr/local
|
||||
|
||||
Reference in New Issue
Block a user