Fallback not working when invalid Dockerfile in coder workspace
Open
- Dominant language
- Go
- Stars
- 300
- Forks
- 64
- Avg merge
- 20m
- Merged PRs (30d)
- 1
Description
When I use devcontainer in coder (kubernetes) from this template:
[template_workspace_coder.txt](https://github.com/user-attachments/files/17175483/template_workspace_coder.txt)
And change the Dockerfile to this and restart:
Dockerfile:
INVALID
FROM qmcgaw/godevcontainer
Then envbuilder is not detecting the failure and is not reverting to the fallback image


Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.