Skip to content

At which point in the devcontainer's lifecycle is the dotfiles repository cloned? #285

Discussion options

You must be logged in to vote

Hi 👋

The dotfiles are cloned and installed after all of the "creation" phase lifecycle hooks, but before the postStartCommand and postAttachCommand.

See https://github.com/devcontainers/cli/blob/main/src/spec-common/injectHeadless.ts#L375 for reference.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by thevedicdeveloper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants