Skip to content

Devcontainer postCreateCommand.sh fails because uv is not installed #73

@Kopfstein

Description

@Kopfstein

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:

  1. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions