LXD Misc
General info
lxc info haproxy
Limits
lxc config set test limits.memory 256MB
Disable IPv6
lxc network set lxdbr0 ipv6.address none
Autostart container
lxc config set catsuit boot.autostart true
Show/Edit config
lxc config show catsuit
lxc config edit catsuit