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

always use remote registry #3624

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

always use remote registry #3624

wants to merge 1 commit into from

Conversation

alexcb
Copy link
Collaborator

@alexcb alexcb commented Dec 18, 2023

No description provided.

@alexcb
Copy link
Collaborator Author

alexcb commented Dec 19, 2023

this seems to be broken and can be reproduced locally with:

./earthly +for-linux && ./build/linux/amd64/earthly --use-inline-cache +for-linux

@alexcb
Copy link
Collaborator Author

alexcb commented Dec 19, 2023

here's another reproduction case:

earthly-v0.7.23 --use-inline-cache --use-remote-registry ./buildkitd+buildkitd

which outputs:

....
./buildkitd+buildkitd | DOCKERHUB_MIRROR_AUTH_FROM_CLOUD_SECRETS=true
./buildkitd+buildkitd | *cached* --> COPY ./oom-adjust.sh.template /bin/oom-adjust.sh.template
./buildkitd+buildkitd | DOCKERHUB_MIRROR_AUTH_FROM_CLOUD_SECRETS=true
./buildkitd+buildkitd | *cached* --> COPY ./runc-ps /bin/runc-ps
              output | --> exporting outputs
              output | [----------] 100% exporting outputs
              output | --> exporting outputs
              output | [----------] 100% exporting outputs
Error: pull ping error: pull ping response: rpc error: code = Unknown desc = image pull: 1 error occurred:
	* command failed: docker pull 127.0.0.1:34661/sess-9rxhsyo1hmjwbj1cbwommxdem/pullping:img-1: exit status 1: Error response from daemon: Get "http://127.0.0.1:34661/v2/": dial tcp 127.0.0.1:34661: connect: connection refused: exit status 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant