distrobuilder no longer supports `build-lxd`
Opened this issue · 0 comments
piperov commented
It seems that distrobuilder no longer supports build-lxd
command.
As a result the container image cannot be built in the way described in the Readme.md file
distrobuilder build-lxd proxmox.yaml -o image.architecture=amd64 -o image.release=bullseye
Error: unknown command "build-lxd" for "distrobuilder"
Did you mean this?
build-lxc
Run 'distrobuilder --help' for usage.