Yacy
Won't work as a stack, need to run in CLi.
Don't change `--v`
Check the image you want to use.
docker run -d --name yacy_search_server -p 8090:8090 -p 8443:8443 -v yacy_search_server_data:/opt/yacy_search_server/DATA --restart unless-stopped --log-opt max-size=200m --log-opt max-file=2 yacy/yacy_search_server:armv7-latest
You can change the port to `whatever:8090`