$ lk agent dockerfile --overwrite
Using url, api-key, api-secret from environment
Detected project type [unknown]
unable to determine project type: project type could not be identified; expected package.json, requirements.txt, pyproject.toml, or lock files, please use a supported project type, or create your own Dockerfile in the current directory
For example:
I fully expect to be able to use and follow the instructions for
lk agent createwithout my project being written in Python/Javascript. It is written in Go on the backend with the Vanilla (UMD) LikeKit Javascript™ client on the frontend.