-
Notifications
You must be signed in to change notification settings - Fork 27.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: Failed to create container #7804
Comments
same, just set up a fresh codespace and i get this error |
Seems like its referencing the wrong image. You can try adding "-bullseye" to .devcontainer/Dockerfile. It should look like this: FROM mcr.microsoft.com/devcontainers/dotnet:6.0-bullseye |
fixed, thank you very much! |
Same issue, and fixed through @deadmetal85 's suggestion. Many thanks! |
Fixed this as well, thanks to your recommendation. Still not fixed in the microsoft repo though. |
Thank you very much @deadmetal85, it could be fixed and continue with the exercise. |
Creation of a new GitHub Codespace didn't work. Trying this workaround: MicrosoftDocs#7804
Hello, i have this feilure :(
I attached de error Creation.log
If someone could help me i appreciate it:)
The text was updated successfully, but these errors were encountered: