-
Notifications
You must be signed in to change notification settings - Fork 16
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
Fail to install due to docker socket file not in right place. #133
Comments
Hi, what's your docker version? Are you using docker desktop? |
Docker version is |
Can you check whether |
it is in |
Thanks @chivalryq , |
vela CLI is not installed and its showing
|
You can create a symlink from /usr/local/bin/velad to /usr/local/bin/vela @NeerajGartia21 |
Thanks @chivalryq , It got successfully installed. |
Cool! I'm gonna close this issue since it's addressed. |
If you run Docker Desktop, A work-around without needing to export DOCKER_HOST="unix://$HOME/.docker/run/docker.sock"
velad install |
@justenwalker Great job! I'll reopen the issue before velad can detect the alternate path for docker socket. |
Description
while setting up Velacore using
velad install
, the following error occurred.The following three containers are running.
System info
MacOS ventura 13.1
The text was updated successfully, but these errors were encountered: