Running error reporting after installing Docker Toolbox:
$ docker ps
error during connect: Get http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.37/containers/json: 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.
Run command:
$ docker-machine create box
Create a Docker image
$ docker-machine create box
Running pre-create checks...
Creating machine...
(box) Copying C:\Users\Administrator\.docker\machine\cache\boot2docker.iso to C:\Users\Administrator\.docker\machine\machines\box\boot2docker.iso...
(box) Creating VirtualBox VM...
(box) Creating SSH key...
(box) Starting the VM...
(box) Check network to re-create if needed...
(box) Windows might ask for the permission to create a network adapter. Sometimes, such confirmation window is minimized in the taskbar.
(box) Found a new host-only adapter: "VirtualBox Host-Only Ethernet Adapter #3"
(box) Windows might ask for the permission to configure a network adapter. Sometimes, such confirmation window is minimized in the taskbar.
(box) Windows might ask for the permission to configure a dhcp server. Sometimes, such confirmation window is minimized in the taskbar.
(box) Waiting for an IP...
Detailed installation procedures for Docker Toolbox refer to the official documentation:
https://docs.docker.com/toolbox/toolbox_install_windows/
Read More:
- [Sovled] Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
- How to Fix ERROR: Couldn’t connect to Docker daemon at http+docker://localhost – is it running?
- docker: Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled
- [Win 10] Docker Error: error during connect: In the default daemon configuration on Windows
- Docker creation container cannot find network card: error response from daemon: network XXXX not found
- docker Error response from daemon: Bad response from Docker engine
- Docker error response from daemon: Conflict: unable to deletexxxxx
- docker: Error response from daemon: driver failed programming external connectivity on endpoint
- An error is reported when the jeecg boot project connects to the MySQL database running on docker
- When docker creates a container command: Error response from daemon: No command specified
- The docker runtime container reported an error: error response from daemon: OCI runtime create failed
- The docker copies the win10 host file into the docker container. An error is reported: copying between containers is not supported
- When the docker of win10 subsystem is started, the port is not available
- docker: Error response from daemon: driver failed programming external connectivity on endpoint lamp
- Docker delete error response from daemon: Conflict: unable to delete xxxxx solution
- After windows VM is installed successfully, it is always prompted that this application may not work properly
- The NPF driver isn’t running. You may have trouble capturing or listing interfaces
- Error: path not specified when the docker 1.7 file is uploaded to the container in CentOS
- Error during connect when installing docker in Windows 10
- Docker was unable to connect to the docker daemons