devcontainers / devcontainers/cli
Expose the merged devcontainer configuration to the container
未关闭
feature-request
- 主要语言
- TypeScript
- 星标
- 3k
- 派生
- 457
- 平均合并
- 13 小时 17 分钟
- 30 天内合并 PR
- 6
描述
It would be nice if the final merged devcontainer configuration JSON were provided somewhere in the container filesystem before executing lifecycle hooks. For instance, the `postCreateCommand` for the feature of an editor tool running inside the container could refer to the `customizations` key of the merged devcontainer configuration to determine custom settings; or the `postStartCommand` for the feature of a network tool could automatically set up a tunnel to a particular port based on the `forwardPorts` key.
贡献指南
评估
这个 Issue 还没有评估数据。