devcontainers / devcontainers/cli
Expose the merged devcontainer configuration to the container
Ouverte
feature-request
- Langage dominant
- TypeScript
- Étoiles
- 3k
- Forks
- 457
- Merge moyen
- 13 h 17 min
- PR mergées (30 j)
- 6
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.