I want to run lxc machine without network. I write in config file "lxc.network.type=empty" and boot instance image, but image not booting (hovered, freeze). In documentation written that:
empty: will create only the loopback interface.
So, what i need to do to boot machine without a network?