-
Notifications
You must be signed in to change notification settings - Fork 75
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
kiritigowda/ubuntu-18.04:mivisionx-level-5 docker container failure #580
Comments
Hi @anilmartha - I have updated the dockerfile and it looks to be working. I have provided the commands below. You can also use the dockerfiles to build your own copy of the docker locally - instructions here. Please let me know if this works, we can close this issue. Thanks!
|
PR #581 - pushes all the updates required to build and run docker successfully |
@anilmartha - the docker hub is updated and hopefully this issue is fixed. If you see this issue persists, please reopen this issue. |
Hi @kiritigowda
I am still seeing the same error, is the sudo a must? |
@anilmartha - A couple of things
|
We have a MI100 GPU. I was able to run the rocm/rocm-terminal:4.2 docker, but not the kiritigowda/ubuntu-18.04:mivisionx-level-5 docker. Btw, I was able to launch the docker container after building the docker from this dockerfile.
rocminfo info from rocm/rocm-terminal:4.2 docker as follows
|
@anilmartha I have deleted the old tags and created newer tags. I build all the newer level images from the dockerfiles here Let me know if this works, else you might have to do a delete all old docker images and pull again.
With the latest updates
Remove docker images
|
@anilmartha - if the issue persists or if you have problems with the docker, please reopen this issue. |
When launching kiritigowda/ubuntu-18.04:mivisionx-level-5 docker container seeing below error
docker: Error response from daemon: failed to create shim: OCI runtime create failed: invalid mount {Destination::/root/.Xauthority Type:bind Source:/scratch/docker/volumes/0a199b68f742c6acbedc34c186e5179c1d617704d65e3f2e41f3f8a362d4efb2/_data Options:[rbind]}: mount destination :/root/.Xauthority not absolute: unknown.
ERRO[0000] error waiting for container: context canceled
Command
Docker version
Docker version 20.10.2, build 20.10.2-0ubuntu1~18.04.3
The text was updated successfully, but these errors were encountered: