You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have filled out the issue template to the best of my ability.
This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
Describe the issue
devcontainer.json seems to be pointing to Dockerfile.dev which is one level up from the root of the repository. Attempting to open the dev container in VSCode fails as a result of the file being missing.
Checklist
Describe the issue
devcontainer.jsonseems to be pointing toDockerfile.devwhich is one level up from the root of the repository. Attempting to open the dev container in VSCode fails as a result of the file being missing.Logs