Questions tagged [docker-quickstart-terminal]

5 questions
2
votes
1 answer

Yii 2 starter kit inside VirtualBox docker toolbox - symlink(): Protocol error

Yii 2 starter kit inside VirtualBox docker toolbox on Ms Windows - symlink(): Protocol error when opening the Yii2 starter kit website inside a Docker Toolbox - VirtualBox, following the exact Yii2 starter kit documentation.
FantomX1
  • 1,577
  • 2
  • 15
  • 23
1
vote
1 answer

Error response "proxyconnect tcp: EOF" from daemon when running docker run hello-world in docker quickstart terminal

I'm running docker toolbox on windows version 10.0.15063 behind corporate proxy, and I'm getting the following error when i run the command docker run hello-world Unable to find image 'hello-world:latest' locally C:\Program Files\Docker…
0
votes
3 answers

Cannot map a host directory with spaces to a container directory (bind mounts) - Docker Quickstart Terminal (Bash), windows 10

I am a newbie with Docker. I am following a tutorial in which I am using bind mounts and volumes, I am using windows 10 Docker quickstart terminal (bash) and Docker 19.03.1. I am in the directory .../dockerfile-sample-2 (Note: this path contains…
Tms91
  • 3,456
  • 6
  • 40
  • 74
0
votes
1 answer

How to solve error with pre-create check when runnig docker quickstrat terminal?

I am trying to install on my "WIN10 Home" the Docker Toolbox. When executing the docker quickstart terminal, I am getting this error: Running pre-create checks... Error with pre-create check: "VirtualBox is configured with multiple host-only…
0
votes
0 answers

How to SSH to a docker-machine created by quickstart terminal?

Whenever I run the Docker Quickstart Terminal a virtual machine gets commissioned. It is of a linux machine with an IP address. Is it possible to connect to that docker-machine via SSH? If so, what is the default password of root? and is there a…
Abel Callejo
  • 13,779
  • 10
  • 69
  • 84