我有一堆码头工人。三个经理和两个节点。在一个节点上(仅在该节点上)很少有正确工作的服务,而且我在它上有一个僵尸容器,它无法被杀死。我想排出这个节点,以防止访问这个“坏”容器(它正在工作,只是没有响应任何命令,它是一个网站容器),然后创建一个健康的容器。我不确定这些服务是否会被重新安排到“健康”节点?
据推测,docker system prune没有正确地完成它的工作,现在系统处于锁定模式。
我在使用Moby Linux。
$ docker version
Client:
Version: 17.12.0-ce
API version: 1.35
Go version: g
我试图从这里运行代码,和我发现自己被这个错误信息困住了:
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix
我在Ubuntu 16.04 LTS上有Anaconda 4.3.23。当我试图安装pydot软件包时,请使用
conda install pydot-ng
我得到以下错误:
UnsatisfiableError: The following specifications were found to be in conflict:
- pydot-ng -> python 2.7* -> openssl 1.0.1*
- python 3.6*
Use "conda info <package>" to see the dependencies for
当我编译influxDB时,我遇到了一个问题。我找不到flux.pc文件。 错误信息为: skyfire@skyfire:~/goproject/src/github.com/influxdata/influxdb$ go install ./...
# /bin/pkg-config --cflags -- flux
Package flux was not found in the pkg-config search path.
Perhaps you should add the directory containing `flux.pc'
to the PKG_CONFIG