Привет! Конфиг контейнера такой
# Template used to create this container: /usr/share/lxc/templates/lxc-ubuntu
# Parameters passed to the template:
# For additional config options, please look at lxc.conf(5)
# Common configuration
lxc.include = /usr/share/lxc/config/ubuntu.common.conf
# Container specific configuration
lxc.rootfs = /var/lib/lxc/gold/rootfs
lxc.mount = /var/lib/lxc/gold/fstab
lxc.utsname = gold
lxc.arch = amd64
# Network configuration
lxc.network.type = veth
lxc.network.flags = up
lxc.network.link = br1
lxc.network.ipv4=192.168.137.20
lxc.network.hwaddr = 00:16:3e:мак:адрес
Вывод команды
lxc-ls --fancy
gold RUNNING 192.168.137.20, 192.168.137.95 - NO
Образ создавался так
lxc-create -t ubuntu -n gold