drewfranklinaustin/proxmox-in-chrome-os

distrobuilder no longer supports `build-lxd`

Opened this issue · 0 comments

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.