discussions icon indicating copy to clipboard operation
discussions copied to clipboard

How much work to run in an LXC container?

Open nopdotcom opened this issue 8 years ago • 1 comments

What will be broken in running a live system in an LXC container? Pure userland stuff like shadowsocks should work anyway.

nopdotcom avatar Sep 25 '17 13:09 nopdotcom

We already run Streisand in an LXC for CI :-) Basically everything works as-expected. StrongSwan requires building & installing the kernel modules on the host. WireGuard would require the same (I believe its broken in CI right now because we don't give it the StrongSwan treatment).

cpu avatar Sep 25 '17 13:09 cpu