daytona
daytona copied to clipboard
failed to create workspace: container exited with status 1 - when selecting Devcontainer builder with invalid .devcontainer.json file path
Describe the bug
To Reproduce Steps to reproduce the behavior:
- Run
daytona serve
- Run
daytona create
and input a regular non-devcontainer repo - Enter advanced config, select Devcontainer for builder type and continue
- See error
Expected behavior This should be handled properly - maybe make sure the logs get properly printed, or check if the file exists right away after cloning the repo
Screenshots
Desktop (please complete the following information):
- OS: Linux
- Daytona Version: v0.24.0