Skip to content

Cannot use the new structure of .devcontainer directory #84

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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