Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions for installing on Windows don't work #5

Open
intvisual opened this issue Aug 27, 2022 · 1 comment
Open

Instructions for installing on Windows don't work #5

intvisual opened this issue Aug 27, 2022 · 1 comment

Comments

@intvisual
Copy link

When trying to install the PHP development environment into docker from Powershell I get the error:

error during connect: In the default daemon configuration on Windows, the docker client must be run with elevated privileges to connect.

On Windows 10 Pro I ran the docker desktop installer as administrator, I ran the Docker Desktop App as administrator and I opened powershell as administrator but when I ran the command:

docker run --rm -v ${PWD}:/install vjedev/installer:latest
I got the above error.

So I logged into Github, downloaded the package, cloned it than ran

docker compose up
got the same error as above

@TRPB
Copy link
Contributor

TRPB commented Aug 28, 2022

This is unlikely an issue with this particular environment. On Windows you'll need to open docker desktop to start the daemon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants