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

analytics build fix #2005

Merged
merged 1 commit into from
Aug 10, 2020
Merged

Conversation

RGring
Copy link
Contributor

@RGring RGring commented Aug 10, 2020

Motivation and context

When I was building the repository with analytics (docker-compose -f docker-compose.yml -f components/analytics/docker-compose.analytics.yml up -d --build), I got the following error.

Pulling cvat_kibana_setup (cvat:)...
ERROR: pull access denied for cvat, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

To fix the build error, I changed this one line in the docker-compose.analytics

How has this been tested?

Again running docker-compose -f docker-compose.yml -f components/analytics/docker-compose.analytics.yml up -d --build. It builds then,

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.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@RGring RGring requested a review from azhavoro as a code owner August 10, 2020 09:14
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6849

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 68.938%

Totals Coverage Status
Change from base Build 6840: 0.02%
Covered Lines: 11129
Relevant Lines: 15658

💛 - Coveralls

@azhavoro azhavoro merged commit 87ce7cc into cvat-ai:develop Aug 10, 2020
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.

3 participants