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

Container restart failed #314

Open
ammaryasirnaich opened this issue May 17, 2022 · 3 comments
Open

Container restart failed #314

ammaryasirnaich opened this issue May 17, 2022 · 3 comments

Comments

@ammaryasirnaich
Copy link

While restarting the container i get the below error
error
and the container gets closed which can not be resumed
frontDocker

@igor-lemon
Copy link
Member

Hi! How to reproduce it?

@ammaryasirnaich
Copy link
Author

You can reproduce it by downloading the below docker image:
docker pull ammaryasirnaich/mmdetection3d:latest
and than run the container with the following command:
docker run -it --rm -e DISPLAY=${DISPLAY} --gpus 'all,"capabilities=compute,utility,graphics"' --net=host --ipc=host --privileged -env="QT_X11_NO_MITSHM=1" -v /tmp/.X11-unix:/tmp/.X11-#unix --name mmdetection3d --shm-size=8g ammaryasirnaich/mmdetection3d

@ammaryasirnaich
Copy link
Author

hi @igor-lemon, did you manged to reproduce the issue?

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