Replies: 2 comments 1 reply
-
We don't use containers in our labs at Pengutronix and the existing ones are mainly a community effort. If you are interested in helping with maintenance or improvements, that would be great. :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
#1307 introduces arm64 docker images.
The images are built from master and pushed, see https://github.com/labgrid-project/labgrid/actions/workflows/docker.yml Note that running an exporter in a container requires passing through the host's udev, see https://github.com/labgrid-project/labgrid/tree/master/dockerfiles#labgrid-exporter-usage |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys,
I wanna use labgrid dockerized on raspberry pi(s) but I only found amd64 based images on docker hub. So my questions:
For now I build them myself as described here:
https://github.com/labgrid-project/labgrid/tree/master/dockerfiles
and they work fine but just pulling most recent images from docker hub
might be more convenient.
Thx and best regards,
Martin I.
Beta Was this translation helpful? Give feedback.
All reactions