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

PATH_OF_THE_REPO_ON_YOUR_HOST_COMPUTER #19

Open
gigijoe opened this issue Aug 21, 2022 · 2 comments
Open

PATH_OF_THE_REPO_ON_YOUR_HOST_COMPUTER #19

gigijoe opened this issue Aug 21, 2022 · 2 comments

Comments

@gigijoe
Copy link

gigijoe commented Aug 21, 2022

I really don't know what is PATH_OF_THE_REPO_ON_YOUR_HOST_COMPUTER ?
Any example ? I'm running with Ubuntu 20.04

docker run -d --network host --cap-add=IPC_LOCK --cap-add=sys_nice -v /home/gigijoes/dog/A1-QP-MPC-Controller/docker:/root/A1_ctrl_ws/src/A1_Ctrl --device /dev/input --name a1_cpp_ctrl_docker a1_cpp_ctrl_image
docker: Error response from daemon: Conflict. The container name "/a1_cpp_ctrl_docker" is already in use by container "044e3ea292d7ecdf173cdc3448b38876b2c68bc177c4ace14aba821b873e77b8". You have to remove (or rename) that container to be able to reuse that name.
See 'docker run --help'.

@gigijoe
Copy link
Author

gigijoe commented Aug 26, 2022

I really don't know what is PATH_OF_THE_REPO_ON_YOUR_HOST_COMPUTER ? Any example ? I'm running with Ubuntu 20.04

docker run -d --network host --cap-add=IPC_LOCK --cap-add=sys_nice -v /home/gigijoes/dog/A1-QP-MPC-Controller/docker:/root/A1_ctrl_ws/src/A1_Ctrl --device /dev/input --name a1_cpp_ctrl_docker a1_cpp_ctrl_image docker: Error response from daemon: Conflict. The container name "/a1_cpp_ctrl_docker" is already in use by container "044e3ea292d7ecdf173cdc3448b38876b2c68bc177c4ace14aba821b873e77b8". You have to remove (or rename) that container to be able to reuse that name. See 'docker run --help'.

OK, I found my answer

It's /var/lib/docker/volumes/PATH_OF_THE_REPO_ON_YOUR_HOST_COMPUTER

@sanbens1234
Copy link

hi,I don't understand the path. What should I write in '/var/lib/docker/volumes/PATH_OF_THE_REPO_ON_YOUR_HOST_COMPUTER'? Could u give me a more detailed example? thanks!

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