簡體   English   中英

安裝后,`docker info`不起作用

[英]After installation, `docker info` is not working

我通過chocolatey install docker-toolbox安裝了Dock。 安裝后, docker info不起作用。

C:\Users\Chloe>docker info
error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.37/info: open 
//./pipe/docker_engine: The system cannot find the file specified. In the default daemon configuration 
on Windows, the docker client must be run elevated to connect. This error may also indicate that the 
docker daemon is not running.

C:\Users\Chloe>docker --version
Docker version 18.03.0-ce, build 0520e24302

https://docs.docker.com/get-started/#test-docker-version

我確實是從管理員外殼程序運行的。

Windows 8.1。

必須運行“開始”>“程序”>“ Docker”>“ Docker Quickstart Terminal”,其中運行了許多命令。 然后,在我原來的Console2殼,我跑refreshenv 然后docker info將工作。 (我已經安裝了VirtualBox( choco install virtualbox )。)

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM