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

[Makefile] Specify docker repository explicitly #5690

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

gtopper
Copy link
Collaborator

@gtopper gtopper commented Jun 3, 2024

Fixes the following errors when signed into business account with Docker Desktop:

Error response from daemon: Head "https://registry-1.docker.io/v2/mlrun/mlrun/manifests/unstable": denied: image access restricted: mlrun/mlrun blocked for organization X

and

Error response from daemon: Head "https://registry-1.docker.io/v2/mysql/mysql-server/manifests/8.0": denied: image access restricted: mysql/mysql-server blocked for organization X

where X is the name of the organization.

@gtopper gtopper requested a review from assaf758 June 3, 2024 07:00
@liranbg liranbg self-requested a review June 3, 2024 09:29
Copy link
Member

@liranbg liranbg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mind adding to pr description the reason for this change?

@gtopper gtopper requested a review from liranbg June 3, 2024 10:59
@gtopper gtopper merged commit af02b48 into mlrun:development Jun 3, 2024
12 checks passed
jond01 added a commit to jond01/mlrun that referenced this pull request Jun 16, 2024
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.

None yet

3 participants