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

Lowercase identifier in DockerComposeContainer #6944

Merged
merged 1 commit into from
Apr 29, 2023
Merged

Lowercase identifier in DockerComposeContainer #6944

merged 1 commit into from
Apr 29, 2023

Conversation

eddumelendez
Copy link
Member

@eddumelendez eddumelendez commented Apr 29, 2023

According to the docs,
COMPOSE_PROJECT_NAME must be lowescase.

Fixes #6943

@eddumelendez eddumelendez requested a review from a team as a code owner April 29, 2023 00:19
@eddumelendez eddumelendez added this to the next milestone Apr 29, 2023
@eddumelendez eddumelendez merged commit 6442d27 into main Apr 29, 2023
@eddumelendez eddumelendez deleted the gh-6943 branch April 29, 2023 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: listChildContainers should be case insensitive - causes waitUntilServiceStarted to fail
1 participant