We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently the devcontainer is based on https://github.com/microsoft/vscode-dev-containers/tree/main/containers/typescript-node, but this has now a warning:
IMPORTANT NOTE: We're starting to migrate contents of this repo to the devcontainers org, as part of the work on the open dev container specification. We'll now be publishing the typescript-node image from devcontainers/images/src/typescript-node. For more details, you can review the announcement issue.
IMPORTANT NOTE: We're starting to migrate contents of this repo to the devcontainers org, as part of the work on the open dev container specification.
We'll now be publishing the typescript-node image from devcontainers/images/src/typescript-node.
typescript-node
For more details, you can review the announcement issue.
So the devcontainer should be based on https://github.com/devcontainers/images/tree/main/src/typescript-node
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the devcontainer is based on https://github.com/microsoft/vscode-dev-containers/tree/main/containers/typescript-node, but this has now a warning:
So the devcontainer should be based on https://github.com/devcontainers/images/tree/main/src/typescript-node
The text was updated successfully, but these errors were encountered: