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

Failed to install extension from docker marketplace if "use containerd" enabled in docker desktop settings. #25

Open
RarogCmex opened this issue Jun 2, 2023 · 7 comments

Comments

@RarogCmex
Copy link

I've just tried to install extension from docker desktop marketplace and I have got this:

Failed to install extension: installation could not be completed due to: executing '/Applications/Docker.app/Contents/Resources/bin/docker --context desktop-linux compose -p weygu_nebulagraph-dd-ext-desktop-extension -f extensions/weygu_nebulagraph-dd-ext/vm/docker-compose.yaml up -d' : exit status 1: studio Pulling acb7b36cc57a Already exists d2c287eba8ed Already exists 7d3e39d16c58 Already exists studio Pulled Error response from daemon: content digest sha256:86c2a4f793e932b1b82fc2819bff76cff713a486f28d6949655fdf12e65479f1: not found

Docker Desktop version 4.20 on apple mac m1 (arm64).
It might be temporary docker desktop internal issues. To be honest, we have the software we deserve :(

@RarogCmex
Copy link
Author

RarogCmex commented Jun 4, 2023

I'm keeping continiously fail to install. So it's issue with extension.

@wey-gu
Copy link
Member

wey-gu commented Jun 5, 2023

I'm keeping continiously fail to install. So it's issue with extension.

Thanks, @RarogCmex for the issue, it's strange that I(on m1 macOS, too) cannot reproduce the issue, will look into it later.

Also would you mind sharing this printout?

# check images
docker images 
docker --debug extension install weygu/nebulagraph-dd-ext:0.4.8

I just pruned images locally and retried fresh installation and didn't encounter issues T__T.

@wey-gu
Copy link
Member

wey-gu commented Jun 5, 2023

BTW. Are you using the docker hub or a mirror, please?

@RarogCmex
Copy link
Author

RarogCmex commented Jun 5, 2023 via email

@RarogCmex
Copy link
Author

@wey-gu Yeah, I found the issue. I has "use containerd for pulling and storing images" in the docker settings enabled. When I disable this setting, extension has been installed succesfully. However, I'm wondering why it affects.

@RarogCmex RarogCmex changed the title Failed to install extension from docker marketplace (2jun2023) Failed to install extension from docker marketplace if "use containerd" enabled in docker desktop settings. Jun 5, 2023
@RarogCmex
Copy link
Author

Screen

@wey-gu
Copy link
Member

wey-gu commented Jun 5, 2023

@wey-gu Yeah, I found the issue. I has "use containerd for pulling and storing images" in the docker settings enabled. When I disable this setting, extension has been installed succesfully. However, I'm wondering why it affects.

Thanks a lot for finding the reproduce! I'll look into this later 🫡

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

No branches or pull requests

2 participants