Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
saikatdas0790 opened this issue May 24, 2024 · 3 comments · May be fixed by #33166
Open
1 task done
Labels
Codespaces Content relating to GitHub Codespaces content This issue or pull request belongs to the Docs Content team

Comments

@saikatdas0790
Copy link

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 saikatdas0790 added the content This issue or pull request belongs to the Docs Content team label May 24, 2024
Copy link

welcome bot commented May 24, 2024

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.

@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label May 24, 2024
@nguyenalex836 nguyenalex836 added Codespaces Content relating to GitHub Codespaces and removed triage Do not begin working on this issue until triaged by the team labels May 24, 2024
@nguyenalex836
Copy link
Contributor

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

@Behzadlotfii

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Codespaces Content relating to GitHub Codespaces content This issue or pull request belongs to the Docs Content team
Projects
None yet
4 participants
@saikatdas0790 @nguyenalex836 @Behzadlotfii and others