docs icon indicating copy to clipboard operation
docs copied to clipboard

In a devcontainer, the `postCreate` command will not execute without being assigned the execute permission

Open saikatdas0790 opened this issue 1 year ago • 3 comments

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/codespaces/developing-in-a-codespace/rebuilding-the-container-in-a-codespace

What part(s) of the article would you like to see updated?

https://docs.github.com/en/codespaces/developing-in-a-codespace/rebuilding-the-container-in-a-codespace#persisting-data-over-a-rebuild

{
    "image": "mcr.microsoft.com/devcontainers/base:alpine",
    "postCreateCommand": ".devcontainer/postCreate.sh"
}

Additional information

No response

saikatdas0790 avatar May 24 '24 19:05 saikatdas0790

Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

welcome[bot] avatar May 24 '24 19:05 welcome[bot]

@saikatdas0790 Thank you for opening an issue and linking it to your PR! ✨

nguyenalex836 avatar May 24 '24 20:05 nguyenalex836

Good

Behzadlotfii avatar May 28 '24 15:05 Behzadlotfii