Grafana Alloy - Remote Config Server

Container built from this remote config server image fails to start

I excluded to entrypoint/cmd from dockerfile and ran this manually within the container (with sleep) . What is the expected behavior of the container and any reason why the container is failing to start?
I tried to rename buf.gen.yaml to buf.yaml with no luck.

buf generate api -o ./api --debug
DEBUG buffetch no termination found {“path”: “api/api”}
DEBUG buffetch no termination found {“path”: “api”}
DEBUG targeting workspace with no found buf.work.yaml or v2 buf.yaml {“subDirPath”: “api”}