Error when running ./run-docker.sh #816
Replies: 2 comments 3 replies
-
Here is the whole information I got: Please set PLATFORM_REPO_PATHS pointing to Vitis platform files (DSAs). Usage: docker buildx build [OPTIONS] PATH | URL | - Start a build |
Beta Was this translation helpful? Give feedback.
-
i have same problem.Do you solve it? |
Beta Was this translation helpful? Give feedback.
-
Hi, I met a problem when running run-docker.sh. I ran this command in ubuntu based on wsl.
Here is the information I got:
docker: Error response from daemon: pull access denied for xilinx/finn, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
I ran the command "sudo docker login" and got the information "login succeeded".
But I cannot find the image "xilinx/finn" in Docker Hub.
Can someone help me?
Beta Was this translation helpful? Give feedback.
All reactions