Skip to content

Conversation

@oxisto
Copy link

@oxisto oxisto commented Jan 29, 2026

We use the directory name as project name if none is specified. However directory names can contain a '.', which seems an invalid character for container names - at least I get errors when creating from .devcontainers.

This PR just replaces '.' with '_', however there might be more forbidden characters we should replace?

We use the directory name as project name if none is specified. However directory names can contain a '.', which seems an invalid character for container names - at least I get errors when creating from `.devcontainers`.

This PR just replaces '.'  with '_', however there might be more forbidden characters we should replace?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant