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
{{ message }}
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
Please note that any older releases prior to this change will no longer work.
Thanks for experimenting and bearing with us during the feature preview. If you have any further feedback, PLEASE let us know over at the dev-container-spec repo.
A recent breaking change was introduced to our preview for dev container
features.Everywhere a file had been called
features.{tgz, json}is now nameddevcontainer-features.{tgz, json}.Codespaces and Remote-Containers has now been updated to expect these names, and the previous names will cause a build error.
Steps to update:
Please note that any older releases prior to this change will no longer work.
Thanks for experimenting and bearing with us during the feature preview. If you have any further feedback, PLEASE let us know over at the dev-container-spec repo.
Context: microsoft/vscode-remote-release#5980