You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that #161 is merged, builds are automated with github actions. This is a followup to #150
However, the image itself isn't actually tested (other than building). Ideally, we'd use qemu (maybe in conjunction with expecthttps://linux.die.net/man/1/expect) to attempt to boot/install the image.
I'm familiar with qemu, but never used it for arm stuff, so will take some research. Anyway, opening the bug to keep track of it.
The text was updated successfully, but these errors were encountered:
It supports armv7 as well, but apparently networking doesn't work yet :( lukechilds/dockerpi#4. Though in a quick test, networking doesn't work for me in armv6 mode either.
Now that #161 is merged, builds are automated with github actions. This is a followup to #150
However, the image itself isn't actually tested (other than building). Ideally, we'd use qemu (maybe in conjunction with
expect
https://linux.die.net/man/1/expect) to attempt to boot/install the image.I'm familiar with qemu, but never used it for arm stuff, so will take some research. Anyway, opening the bug to keep track of it.
The text was updated successfully, but these errors were encountered: