maxun icon indicating copy to clipboard operation
maxun copied to clipboard

docker-compose error

Open Timmmmmms opened this issue 1 year ago • 3 comments

i just ‘docker-compose up -d --build’

but occur the error like this: ' => ERROR [frontend internal] load metadata for docker.io/library/node:18-alpine 30.6s

[frontend internal] load metadata for docker.io/library/node:18-alpine:


failed to solve: node:18-alpine: failed to do request: Head "https://registry.docker-cn.com/v2/library/node/manifests/18-alpine?ns=docker.io": Not Connected'

Timmmmmms avatar Nov 05 '24 14:11 Timmmmmms

@Timmmmmms this looks more like a network and connectivity issue. Can you share more about the OS you are on? Take a look: https://github.com/rancher-sandbox/rancher-desktop/issues/6579

amhsirak avatar Nov 05 '24 14:11 amhsirak

@amhsirak I have made some fixes in the project, I will push for review.

lanceseidman avatar Nov 11 '24 19:11 lanceseidman

I had the same problem. => ERROR [frontend internal] load metadata for docker.io/library/node:18-alpine 21.1s

Rico-Go avatar Nov 12 '24 08:11 Rico-Go