08-25-2020, 09:28 AM
(08-25-2020, 08:12 AM)feoh Wrote:(06-11-2020, 09:25 AM)Eight Bit Wrote: You can try box86
https://github.com/ptitSeb/box86
You might need to run it in a 32 bit docker image if you're on Manjaro, or run Debian... I have yet to try it out myself
I wondered about Docker as a better alternative to arch-chroot, but I wasn't sure that running an ARM32 container on an ARM64 host would work.
Has anyone actually done this? I'll definitely play with it when my PBPro arrives
I did this... packaged my chromium plus widevine in a systemd-nspawn container based on a Debian 10 armhf, so I don’t have to run docker for it...
https://gitlab.com/appelgriebsch/chromium_widevine
works well and is part of my ManjaroARM Sway profile installation