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

Permission denied #1502

Open
rjaffeco1 opened this issue Oct 22, 2024 · 1 comment
Open

Permission denied #1502

rjaffeco1 opened this issue Oct 22, 2024 · 1 comment

Comments

@rjaffeco1
Copy link

I am attempting to execute the following docker load command on a host computer with ubuntu 18.04 OS installed.

I entered the following command on terminal session:

magic@magic-OptiPlex-5250-AIO:~/Downloads$ docker load -i ./sdkmanager-2.2.0.12021-Ubuntu_18.04_docker.tar.gz

The following results were displayed:

permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/images/load?quiet=0": dial unix /var/run/docker.sock: connect: permission denied
magic@magic-OptiPlex-5250-AIO:~/Downloads$

Do I need to install docker desktop on my host computer. Please walk me thru the steps

Thanks for your support

warmly, bob

@IsusRamzy
Copy link

sudo

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