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

fix(cli): update docker compose library call #3315

Merged
merged 2 commits into from Oct 26, 2023
Merged

Conversation

schoren
Copy link
Collaborator

@schoren schoren commented Oct 26, 2023

This PR fixes the docker compose installer. The issue was a libray update that changed the project name to be required, and since we're not using an actual file, the project name cannot be inferred, causing an error.

The fix is to manually set a project name.

@xoscar xoscar merged commit 444ca1e into main Oct 26, 2023
37 checks passed
@xoscar xoscar deleted the fix-docker-installer branch October 26, 2023 22:50
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.

tracetest server install fails when selecting any of the docker-compose options
3 participants