Open Saldivarcher opened 1 year ago
That is strictly related on how we can make it working using Travis. I could not manage to run an archlinux docker container in it yet.
Anyone that can help on this is welcome. Essentially what we need is to run an archlinux ARM docker container with --privilege
. Once we got that everything should be easy.
What I tried so far:
--privileged
option on LXD as explained here: https://docs.travis-ci.com/user/reference/overview/#access-to-privileged-fsfeatures-apparmor
It would be nice if there was native aarch64 support.