The following describes the current options on how to setup and install an LXC container onto a Netmodule router.
Before you start you need a licence for virtualisation on your router. Once that is ensured you can enable virtualisation on the router and setup an example container. This documents describes the two ways (manual & automatic) used to setup a container.
Latest router Software or higher 5.0.0.103 allows you to download and setup containers automatically from an URL.
After those setps your archive gets automatically downloaded and extracted and the rootfs will be stored under /mnt/storage0/lxc/guest0
/mnt/storage0/lxcxz -cd /tmp/containerName.tar.xz | tar x -C ./guest0
/mnt/storage0/lxc/guest0.lxc-start –n guest0
lxc-attach –n guest0
start container in foreground mode
lxc-start –F –n guest0
to get more Information