Skip to content

Cannot use the new structure of .devcontainer directory #84

@corebreaker

Description

@corebreaker

The new standard in DevContainer allow to have several files devcontainer.json in subdirectories of .devcontainer directory.

The arguments --name and --path cannot be used.

For example:

.
├── .devcontainer
│   ├── context1
│   │   └── devcontainer.json
│   └── context2
│       └── devcontainer.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions