Skip to content

Automatically Run task does not wait for postCreateCommand in a Dev Container #153903

@ddahan

Description

@ddahan

I use the postCreateCommand to install my packages in my dev container.
I'd like to run tasks automatically after the packages are installed.
However, using: "runOptions": { "runOn": "folderOpen" }, the tasks are run as soon as my container is up.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitytasksTask system issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions