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

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

Open
DionKllokoqi opened this issue Sep 8, 2024 · 0 comments
Open

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

DionKllokoqi opened this issue Sep 8, 2024 · 0 comments

Comments

@DionKllokoqi
Copy link

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.

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

1 participant