草庐IT

安装docker

全部标签

windows - 在 Windows 7 上安装 Cassandra

我在Windows7上为运行Cassandra做了以下操作:已安装Python。从原始站点下载了Cassandra的zip。在执行cassandra批处理时收到以下消息:Exceptioncalling"Start"with"0"argument(s):"Thesystemcannotfindthefilespecified"AtE:\apache-cassandra-3.11.2\conf\cassandra-env.ps1:212char:5+$p.Start()|Out-Null+~~~~~~~~~~~~~~~~~~~~~+CategoryInfo:NotSpecified:(:

python - 在 Windows 上安装 PyUblas

我正在尝试在我的Windows机器上安装PyUblas。我有VisualStudio2017社区版。我试过使用安装pipinstallpyublas但是得到如下错误信息:C:\ProgramFiles(x86)\MicrosoftVisualStudio\2017\Community\VC\Tools\MSVC\14.12.25827\bin\HostX86\x86\cl.exe/c/nologo/Ox/W3/GL/DNDEBUG/MD-Ipyublas/include"-Ic:\users\myname\appdata\local\programs\python\python36-3

windows - Docker 无法在 Windows 10 上启动

Docker在Windows10Enterprise上一直存在间歇性问题。当机器重新启动时,Docker有时会启动,但并非总是如此。如果它没有启动,我会终止Docker进程并通过转到菜单项“DockerforWindows”手动重新启动它。但这永远不会启动Docker。在检查日志文件时,该进程似乎“卡住了”。这是日志文件的尾部:[21:40:07.907][PowerShell][Info]Runscriptwithparameters:-CreateTrue-VhdPathOverride-VhdSize64424509440-SwitchSubnetAddress10.0.75.0

windows - 无法安装 cargo-tree : couldn't determine visual studio generator

我正在尝试在我的Windows机器上安装cargo-tree。它使用Windows10,VisualStudio构建工具15。这是我活跃的rustup工具链:activetoolchain----------------stable-x86_64-pc-windows-msvc(default)rustc1.26.0(a775680412018-05-07)运行cargoinstallcargo-tree时,构建失败。构建日志以以下结尾:error:failedtoruncustombuildcommandfor`libssh2-sysv0.2.7`processdidn'texits

python - 使用 anaconda 在 Windows 10 上安装 fasttext

我正在尝试使用以下命令在Windows10的anaconda中安装fasttext:pipinstallfasttext如下所述:https://pypi.org/project/fasttext/错误信息是:ValueError:UnknownMSCompilerversion1900和Command"c:\users\nicol\anaconda3\python.exe-u-c"importsetuptools,tokenize;__file__='C:\\Users\\nicol\\AppData\\Local\\Temp\\pip-install-pd0xqmlg\\fastt

windows - pipenv 在安装依赖项时找不到模块 'runpy'

C:\Users\danie01\fox\test\robotframework>pipenvinstallInstallingdependenciesfromPipfile.lock(49d163)...Anerroroccurredwhileinstallingrobotframework-seleniumlibrary==3.1.0!Willtryagain.Anerroroccurredwhileinstallingselenium==3.9.0!Willtryagain.Anerroroccurredwhileinstallingrobotframework==3.0.2!W

windows - Windows 上的 Docker : Error processing tar file(exit status 1): write/app/wiki. de.bin:设备上没有剩余空间

我正在尝试通过DockerFile添加一个.bin文件(名称wiki.de.bin)到docker。当我尝试构建它时,我收到一条错误消息:Errorprocessingtarfile(exitstatus1):write/app/wiki.de.bin:nospaceleftondevice.我已经完成了dockersystemprune以及dockervolumels-qfdangling=true,但是它没有帮助。我该怎么办?我正在使用具有Hyper-V的Windows10家庭版。这里是相关的系统信息。这与我只有6.42GB可用虚拟内存有什么关系吗?如果是,我该如何解决这个问题?

windows - gcloud beta emulators datastore 在谷歌云SDK安装中启动错误

我尝试安装Google的云SDK但没有成功,因为我在尝试启动模拟器后遇到了以下错误。WARNING:Reusingexistingdatain[C:\Users\User\AppData\Roaming\gcloud\emulators\datastore].Executing:cmd/cC:\ProgramFiles(x86)\Google\CloudSDK\google-cloud-sdk\platform\cloud-datastore-emulator\cloud_datastore_emulator.cmdstart--host=localhost--port=8900--s

windows - docker wsarecv : An existing connection was forcibly closed by the remote host

关闭。这个问题需要detailsorclarity.它目前不接受答案。想改进这个问题吗?通过editingthispost添加细节并澄清问题.关闭2年前。Improvethisquestiondocker构建错误:wsarecv:远程主机强行关闭了现有连接。Windows10,最新的docker版本。所有WINDOWS防火墙都已关闭。我想念什么?

windows - Windows docker 容器上的 Chrome 无法正常工作

我正在尝试在docker容器上运行GoogleChrome。此docker容器基于microsoft/windowsservercore:ltsc2016。我想使用docker容器来构建AngularCLI-App。因此,我需要在GoogleChrome中运行我的测试(带有:-headless标志)。使用Chrome运行测试对我来说是一项新功能,因为我的Angular-Apps不是基于AngularCLI结构并且测试是使用PhantomJS执行的。我已经更新了我的整个Angular项目以适应AngularCLI结构,因为我希望它们基于标准的Angular方式。所以我尝试使用Chrome