Voxl Docker Python
-
Hello,
I am trying to get the voxl-docker python script from this page: https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-python
But when I try to run the pull command, I get this error:
docker pull gcr.io/modalai-public/voxl-mavsdk-python:v1.1
Error response from daemon: unable to ping registry endpoint
https://gcr.io/v0/
v2 ping attempt failed with error: Get
https://gcr.io/v2/:
dial tcp: lookup gcr.io on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachable
v1 ping attempt failed with error: Get
https://gcr.io/v1/_ping:
dial tcp: lookup gcr.io on 8.8.8.8:53: dial udp 8.8.8.8:53: connect: network is unreachableI am running this on a Modal M500 with Voxl 1 and Docker is installed and setup. What would be causing this error?
-
@Samuel-Bryan Have you tried building the image on VOXL following these steps: https://gitlab.com/voxl-public/voxl-docker-images/voxl-docker-mavsdk-python#optional-building-the-image