Dockfile-Coreseek icon indicating copy to clipboard operation
Dockfile-Coreseek copied to clipboard

部署之后如何使用?

Open jiespring opened this issue 7 years ago • 0 comments

重新按你的安装后显示如下: [root@xxx Dockfile-Coreseek]# docker run --name sphinx -v /sphinx/sphinx:/usr/local/etc/sphinx -p 9312:9312 -i wang/coreseek:latest Starting Sphinx [Mon Nov 6 09:40:42.395 2017] [ 6] FATAL: no readable config file (looked in /usr/local/etc/csft.conf, ./csft.conf). Coreseek Fulltext 4.1 [ Sphinx 2.0.2-dev (r2922)] Copyright (c) 2007-2011, Beijing Choice Software Technologies Inc (http://www.coreseek.com) 然后执行sh,显示错误。 [root@xxxDockfile-Coreseek]# ./entrypoint.sh ./entrypoint.sh: line 3: /var/sphinx/log/indexer.log: No such file or directory Starting Sphinx ./entrypoint.sh: line 6: /usr/local/bin/searchd: No such file or directory

jiespring avatar Nov 06 '17 09:11 jiespring