Skip to content

Docker compose error 'failed to resolve reference: EOF' #92

@DionKllokoqi

Description

@DionKllokoqi

When trying to run the solution with docker compose from the root folder, via the following command

docker-compose -f src/docker-compose.yml -f src/docker-compose.override.yml up -d

I am getting the following error from the orderdb:

Error response from daemon: failed to resolve reference "mcr.microsoft.com/mssql/server:latest": failed to do request: Head "https://mcr.microsoft.com/v2/mssql/server/manifests/latest": EOF

I tried this on both windows and wsl2 ubuntu, but I got the same error message on both.

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