I have an Ubiquiti access point and want to run Ubiquiti’s UniFi Controller via LXC. It depends on MongoDB. The problem is that the armv7l version of MongoDB is not available under newer Debian or Ubuntu images. If I remember correctly older versions were available in recent months for Ubuntu Xenial or Debian Jessie.
Its not advised to use older releases since they have no more support. But you could build root filesystem easily with debootstrap for the release you want and then make container or simply replace existing container rootfs.
Some reference:
Its not step by step guide but from the two links you should be able to bootstrap jessie filesystem.
Its not advised to use older releases since they have no more support.
Yeah, I know I shouldn’t be using older releases, but there are no MongoDB 3.X packages for armv7l in newer versions.
But you could build root filesystem easily with debootstrap for the release you want and then make container or simply replace existing container rootfs.
Do you know if there are any customizations being done by turris teams on the images present here Index of /lxc/images/?