Tag: 窗口10

启用运行Docker命令错误

我已经安装了docker-for-windows并尝试运行简单的命令,但是我得到了错误 “连接时发生错误:获取http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.29/containers/json :打开//./pipe/docker_engine:系统找不到指定的文件在默认守护进程configuration在Windows上,docker客户端必须运行升级才能连接,这个错误也可能表明docker守护进程没有运行。 更新: 我刚刚在我的机器上重新安装了Docker(Windows 10)。 但现在我得到一个VirtualBox错误。我在这里失踪的东西。 Starting "default"… (default) Check network to re-create if needed… (default) Windows might ask for the permission to create a network adapter. Sometimes, such confirmation window is minimized in the taskbar. (default) Creating a new host-only adapter produced an error: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe hostonlyif create failed: (default) 0%… (default) Progress […]

在Azure虚拟机窗口上安装Docker 10

在azure虚拟机上安装docker时出现错误。 m / cconfiguration:azure vm,windows 10企业版,Intel 2.4 GHz,7 GB RAM,64位操作系统,基于x64的处理器。 我经历了几个博客,他们要求我在Azure虚拟机上启用嵌套虚拟化,如下所示。 Set-VMProcessor -VMName MobyLinuxVM -ExposeVirtualizationExtensions $ true 但是这也没有帮助,虚拟m / c MobyLinuxVM无法启动。 我已经安装了Windowsfunction的Hyper-V和Container组件。 但是错误显示“因为其中一个Hyper-V组件没有运行”,而Hyper-V的所有组件都在运行。 我检查了任务pipe理器性能选项卡,我没有看到那里的虚拟化选项。 我无法修改BIOS中的虚拟化设置,因为我正在Azure虚拟机上安装Docker。 此外,我试图禁用Windows防火墙,但没有帮助。 那么如何在Azure虚拟m / c windows 10企业上运行docker。

Windows泊坞窗推停止工作

安装程序:Kubernetes中使用kubectl端口转发到本地主机的不安全的私人registry。 客户端:版本:17.06.0-ce API版本:1.30 Go版本:go1.8.3 Git commit:02c1d87内置:星期五Jun 23 21:30:30 2017 OS / Arch:windows / amd64 服务器:版本:17.06.0-ce API版本:1.30(最低版本1.12)Go版本:go1.8.3 Git commit:02c1d87内置:星期五Jun 23 21:51:55 2017 OS / Arch:linux / amd64实验:false curlhttp://127.0.0.1:8020/v2/_catalog 作品! docker推送本地主机:8020 /你好,世界 失败! 错误消息:推送引用一个存储库[localhost:8020 / hello-world]获取http:// localhost:8020 / v2 / :dial tcp 127.0.0.1:8020:getsockopt:连接被拒绝 与Linux相同的工作。 而这个过去一直在Windows上工作,直到IT部门在Windows上推出了一些新的FW策略。 他们自从试图消除FW政策来解决问题,但问题仍然存在。 任何想法还有什么可能造成这个?

Docker for Windows 10如何访问主机

我使用Docker for Windows 10进行开发。 在Windows 8上使用Docker Toolbox之前,我习惯于在这种情况下“调整”主机虚拟机MobyLinuxVM 。 当我尝试在hyper-vpipe理器中connect ,出现cannot connect错误。 当我尝试docker-machine ls我没有docker机。 我怎么可能访问docker上的Windows 10的底层机器? 我想解决的问题是(也就是为什么我想连接): Ubuntu apt-get不适合我(我在代理后面)得到像E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/universe/source/Sources Cannot initiate the connection to 3128:80 (0.0.12.56). – connect (22: Invalid argument)错误E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/universe/source/Sources Cannot initiate the connection to 3128:80 (0.0.12.56). – connect (22: Invalid argument) E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/universe/source/Sources […]

Docker:无法运行hello-world。 Windows 10

我是docker工人的新手。 我试着跑 $ docker run hello-world 我得到这个错误: $ docker run hello-world Unable to find image 'hello-world:latest' locally Pulling repository docker.io/library/hello-world C:\Program Files\Docker\Docker\Resources\bin\docker.exe: Network timed out while trying to connect to https://index.docker.io/v1/repositories/library/hello-world/images. You may want to check your internet connection or if you are behind a proxy.. See 'C:\Program Files\Docker\Docker\Resources\bin\docker.exe run –help'. 此外,我允许在防火墙截图这个应用程序的所有点

在Windows 10与Maven的Docker

尝试在Windows 10上使用Maven运行docker自动化testing.Windows 10和docker存在许多问题。 我们的代码在Mac或Linux上运行良好。 我从Powershell运行它,但从terminal(CMD)得到同样的问题 它看起来像Win10的权限问题本地共享文件夹,但我不知道。 VirtualBox 5.0.6 Docker 1.8.2版,build 0a8c2e3 Maven插件 <pluginManagement> <plugins> <plugin> <groupId>org.jolokia</groupId> <artifactId>docker-maven-plugin</artifactId> <version>0.13.5</version> </plugin> </plugins> </pluginManagement> 这是错误的: [ERROR] ←[31mDOCKER> invalid mode for volumes-from: /opt/myapp (Internal Server Error: 500)←[m [ERROR] ←[31mDOCKER> Error occurred during container startup, shutting down…←[m 在Windows 10上有没有人遇到这个错误?

更改Windows 10 Pro上的Docker本机映像位置

这不是 Change Docker机器位置 – Windows 的重复 我在启用了Hyper-V的Windows 10 Pro上使用docker native版本1.12.1-stable(版本:7135)。 所以docker 没有运行VirtualBox,也没有文件夹C:\ Users \ username \ .docker 我想移动docker的图像,caching,…到我的第二个驱动器D:\ 我想我应该编辑Docker守护进程configuration。 我试图添加"graph": "/D/docker" 。 Docker启动正确,但由于错误,我无法拉出任何图像 打开/ D / docker / tmp / GetImageBlob135686954:没有这样的文件或目录 如何告诉docker使用另一条path来存储它的图像等?

如何在Windows 10上启用Docker远程API?

我设置docker守护程序项目,并添加:“主机:[tcp://0.0.0.0:4243]” 在Chrome上键入http://10.0.75.1:4243/images/json 。 但这并不行。

Docker未在Windows 10上运行错误:硬件辅助虚拟化和数据执行保护必须在BIOS中启用

我试图在Windows 10 Pro上运行docker,但是我得到这个错误:“必须在BIOS中启用硬件辅助虚拟化和数据执行保护” 我已经在BIOS设置中启用了“Intel VT”和“XD bit”当我在本文中阅读“ 启用BIOS中的硬件设置以运行Hyper V ”,但是我没有“Intel VT-d”和“Trusted Execution”在我的BIOS设置中禁用它们。 这些是我的系统规格: 操作系统:Windows 10 Pro版本14393.447 CPU:Intel Core 2 Duo E7500 主要:DG43GT 我已经做了这个post“ Docker for Windows错误 ”,但没有任何工作! 如果有人能够帮助我解决这个问题,我将不胜感激。 谢谢

在Windows 10上无法通过SSH使用Docker CLI

我在Windows 10 Enterprise 1703上打开SSH并通过PuTTY连接。 当我尝试使用Docker命令时,我收到以下消息: login as: g.koguashvili g.koguashvili@docker's password: Microsoft Windows [Version 10.0.15063] (c) 2017 Microsoft Corporation. All rights reserved. C:\>docker panic: Failed to load shell32.dll: A dynamic link library (DLL) initialization routine failed. goroutine 1 [running]: syscall.(*LazyProc).mustFind(0xc04200acf0) /usr/local/go/src/syscall/dll_windows.go:281 +0x5f syscall.(*LazyProc).Addr(0xc04200acf0, 0x0) /usr/local/go/src/syscall/dll_windows.go:288 +0x32 syscall.CommandLineToArgv(0x1742218, 0xc04202dedc, 0xb, 0xc042004020, 0xc04202df00) /usr/local/go/src/syscall/zsyscall_windows.go:910 +0x38 os.init.1() /usr/local/go/src/os/exec_windows.go:102 +0x4c […]