generated from devcontainers/feature-starter
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Here is the content of my devcontainer.json it come from here
{
"image": "mcr.microsoft.com/devcontainers/base:debian",
// 🧰 Add mixins and addons with devcontainer features! For a complete list
// of features, check out containers.dev/features.
"features": {
"ghcr.io/devcontainers-community/features/dart-sdk": {}
},
// 👷♂️ Use 'postCreateCommand' to run commands after the container is created.
// "postCreateCommand": "dart --version",
}but when i reopen the current folder in a container I got this log in creation.log.
campersau and pl4nty
Metadata
Metadata
Assignees
Labels
No labels