voxl-inspect on docker
-
hello !
i try to run “voxl-inspect-cpu " which is on host machine coded in a python script and i want to execute it on docker ,but when i build and run the image with the script it dosen't give me the result that i want ,how can fix that ? -
@wilkinsaf can you help !
-
@hedd Docker containers don't have access to any programs outside of the scope of their container. Files from the host machine can be mounted inside the docker container: https://docs.docker.com/storage/bind-mounts/
It may be possible to run certain "voxl-" scripts inside the container if they're purely bash or python but this likely wouldn't work if they require a bunch of dependencies that are only available on the host machine.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login