Or put it in a microvm using eg smolmachines.
Using runsc instead of runsc means that there's a hypervisor layer (gvisor, probably) in-between the kernel and the container userland
I've never used smolmachines but I'm curious; why this over a container?
Using runsc instead of runsc means that there's a hypervisor layer (gvisor, probably) in-between the kernel and the container userland