1. 程式人生 > >【LEDE】x86軟路由之路-10-都能用Docker了,LXC還遠嗎?

【LEDE】x86軟路由之路-10-都能用Docker了,LXC還遠嗎?

opkg install gnupg-utils

opkg install gnupg

opkg install kmod-veth

opkg install lscpu

opkg find lxc* | cut -d ' ' -f 1 | xargs opkg install

opkg install luci-app-lxc

進入LUCI,安裝image。我這裡測試的是centos7.

最後lxc-start 並attach,執行一下yum試試,完美!