Skip to content

Multiple container config #2143

Description

@davidtvs

I have two suggestions based on my use-case:

  1. Running a command after the container is created is possible with postCreateCommand, it would be nice to have a preCreateCommand to run commands before the container is created.
  2. Support multiple configurations in devcontainer.json and allow the user to pick which one to run. Similar to the request in OS specific dev containers #2067 but I think it should more generic instead of OS-specific only.

If I missed something and there are solutions to these problems (or workarounds) please share.

Metadata

Metadata

Assignees

No one assigned

    Labels

    containersIssue in vscode-remote containersfeature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions