Skip to content

Commit

Permalink
Added overrideFeatureInstallOrder
Browse files Browse the repository at this point in the history
  • Loading branch information
edgonmsft authored Jun 29, 2022
1 parent a58efe0 commit 36b63c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proposals/devcontainer-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ If any of the following properties are provided in the feature's `devcontainer-f

- `installsAfter` property defined as part of `devcontainer-feature.json`.
- `id`.
- `overrideFeatureInstallOrder` in `devcontainer.json`. Allows users to control the order of execution of their features.

The tool uses the `runsAfter` property to intelligently manage this order and ensure that if there are relationships between the features, they are respected.

Expand Down

0 comments on commit 36b63c9

Please sign in to comment.