-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Description
Operating system
EndeavourOS rolling
Description
I have cloned the repo and run the command from the readme. I get the following error message:
docker: unknown server OS:
Run 'docker run --help' for more information
if I run it with sudo, I get:
Unable to find image 'dockurr/window:latest' locally
docker: Error response from daemon: pull access denied for dockurr/window, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Run 'docker run --help' for more information
But I don't know what I need to log into
Docker compose
docker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --device=/dev/net/tun --cap-add NET_ADMIN -v "${PWD:-.}/windows:/storage" --stop-timeout 120 dockurr/windows
Docker log
permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/v1.51/containers/windows/json": dial unix /var/run/docker.sock: connect: permission denied
Screenshots (optional)
No response
Metadata
Metadata
Assignees
Labels
No labels