Open zhangaotian8090 opened 7 months ago
查一下docker版本是不是太老
同样的问题,更新docker版本没解决
同样的问题 Macbook Air M1 + macOS 14
same question
same question
solved using latest docker version
same question
solved using latest docker version
which version of docker you are using?
mine: Docker version 26.0.0, build 2ae903e docker-compose version 1.25.0, build unknown
同样的问题,大佬们怎么解决的? Docker version 24.0.2, build cb74dfc docker-compose version 1.17.1, build 6d101fb
same question
solved using latest docker version
which version of docker you are using?
mine: Docker version 26.0.0, build 2ae903e docker-compose version 1.25.0, build unknown
that's it
Reinstall or repair the docker-compose version, where the version number is not as important as whether the functionality is usable. In other words, ensuring that docker-compose is working properly is more important than the specific version number.
Invalid interpolation format for "searxng" option in service "services": "SEARXNG_BASE_URL=https://${SEARXNG_HOSTNAME:-localhost}/" 也是这个问题,请问怎么解决
https://docs.docker.com/engine/install/ubuntu/ use docker official instruction,upgrade to the latest version, for me is 26.0, problem fixed
i upgrade to 26.0.1, the problem still exists
After changing docker-compose
to docker compose
, the error was gone
docker compose up -d
docker server version: 23.0.5 docker compose version: 2.17.3
docker-compose version: 1.25.0
启动报错:ERROR: Invalid interpolation format for "searxng" option in service "services": "SEARXNG_BASE_URL=https://${SEARXNG_HOSTNAME:-localhost}/" 是有要启动其他的服务吗