Describe the bug
The postCreateCommand.sh of cookiecutter-uv/.devcontainer fails because uv is not installed in the devcontainer. This is different from {{cookiecutter.project_name}}/.devcontainer/postCreateCommand.sh where uv is installed.
To Reproduce
Steps to reproduce the behavior:
- Build devcontainer in vscode, postCreateCommand.sh exits with error message
System [please complete the following information]:
- OS: Ubuntu 24.04
- vscode 1.102
- docker 24.0.5