Github3362
Github3362
> 删除setup_docker.sh中的--privileged=true这个参数后重开一个容器,进入容器后新建一个sh脚本start.sh,输入以下内容 > > ``` > set +e > echo "启动服务 ..." > systemctl enable mongod > systemctl start mongod > systemctl enable rabbitmq-server > systemctl start rabbitmq-server > echo...
[root@7402bffe0b43 arl]# ./start.sh ./start.sh: line 1: et: command not found 启动服务 ... ERROR:systemctl:the service is already running on PID 334 启动 arl 服务 ... ERROR:systemctl:Unit arl-web.service not found. ERROR:systemctl:Unit arl-web.service...
跑完之后怎么利用 
我也无法上线,不知道你们怎么解决的 > CS4.9.1 linux上线后 connect 连接windows出现checkin无反应,执行命令无反应