Skip to content

There always report errors when build service "smartkg" #63

@v3551G

Description

@v3551G

It can be seen from the Docker-compose file that the application contains three services, namely aspnetcore, smartkg, and ui. When I execute "sudo docker-compose build --build-arg DOCKER_HOST=${docker_host_ip}" , there always report errors about smartkg as follows,
=> ERROR [smartkg internal] load metadata for docker.io/library/aspnetcore:latest 48.0s
failed to solve: DeadlineExceeded: DeadlineExceeded: DeadlineExceeded: aspnetcore: failed to do request: Head "https://registry.docker-cn.com/v2/library/aspnetcore/manifests/latest?ns=docker.io": dial tcp 106.14.52.175:443: i/o timeout

It seems that the image 'docker.io/library/aspnetcore:latest' can not be accessed,

Can you help me fix this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions