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 docker-compose.https.yml service names #4847

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

pockethook
Copy link
Contributor

cvat service in docker-compose.https.yml has become cvat_server

Motivation and context

I tried to build with docker-compose -f docker-compose.yml -f docker-compose.dev.yml -f docker-compose.https.yml -f components/analytics/docker-compose.analytics.yml build but got the following message:

ERROR: The Compose file is invalid because:
Service cvat has neither an image nor a build context specified. At least one must be provided.

How has this been tested?

Tested with the above command following the proposed changes and it successfully built.

Checklist

License

  • [ x ] I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

cvat service has become cvat_server
@nmanovic
Copy link
Contributor

@pockethook, thanks for the contribution!

@nmanovic nmanovic merged commit 708ad9b into cvat-ai:develop Aug 26, 2022
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