Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

Interaction with Docker container only possible with ID - u200 #103

Open
SRQ91 opened this issue Aug 29, 2019 · 1 comment
Open

Interaction with Docker container only possible with ID - u200 #103

SRQ91 opened this issue Aug 29, 2019 · 1 comment

Comments

@SRQ91
Copy link

SRQ91 commented Aug 29, 2019

Interaction with container is not possible using the exact name:

./docker_run.sh xilinx-ml-suite-ubuntu-16.04-xrt-2018.2-caffe-1.0-mls-1.5
gives the output:
Found xclmgmt driver(s) at /dev/xclmgmt256 Found render driver(s) at /dev/dri/renderD129 /dev/dri/renderD128 Unable to find image 'xilinx-ml-suite-ubuntu-16.04-xrt-2018.2-caffe-1.0-mls-1.4:latest' locally docker: Error response from daemon: pull access denied for xilinx-ml-suite-ubuntu-16.04-xrt-2018.2-caffe-1.0-mls-1.4, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'.
However using the ID instead of the container name works:
./docker_run.sh <container-id>

@wilderfield
Copy link
Contributor

wilderfield commented Aug 30, 2019 via email

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

No branches or pull requests

2 participants