canonical / lxd

Powerful system container and virtual machine manager
https://canonical.com/lxd
GNU Affero General Public License v3.0
4.34k stars 929 forks source link

Provide `armhf` `lxd-agent` in `arm64` snap to enable `lxc exec` into 32 bit guests from 64 bit host #14089

Open simondeziel opened 2 weeks ago

simondeziel commented 2 weeks ago

The ability to launch armhf guests on arm64 host landed in #14077. It would be nice to also have the ability to lxc exec into those 32 bit guests.

tomponline commented 2 weeks ago

https://github.com/lxc/incus/pull/427 might help with this