Skip to content

Conversation

@ddupont808
Copy link
Contributor

This PR removes slashes when converting the image name to a container name (used when no image name is specified)

This fixes the following error:

VM run response: {'name': 'trycua/cua-ubuntu_latest', 'status': 'error', 'error': "Failed to run container trycua/cua-ubuntu_latest: docker: Error response from daemon: Invalid container name (trycua/cua-ubuntu_latest), only [a-zA-Z0-9][a-zA-Z0-9_.-] are allowed.\nSee 'docker run --help'.\n", 'provider': 'docker'}

@ddupont808 ddupont808 merged commit feec38b into main Aug 19, 2025
1 of 2 checks passed
@ddupont808 ddupont808 changed the title [Agent] Removed slashes from container name [Computer] Removed slashes from container name Aug 19, 2025
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.

2 participants