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

Error response from daemon: manifest for wso2/wso2am:4.1.0 not found: manifest unknown: manifest unknown #7405

Open
TAFKAMW opened this issue Nov 14, 2023 · 2 comments

Comments

@TAFKAMW
Copy link

TAFKAMW commented Nov 14, 2023

Location : https://apim.docs.wso2.com/en/latest/tutorials/scenarios/scenario-overview

When trying to run the docker, an error is thrown:

docker-compose up -d
[+] Running 2/2
✘ db Error 1.4s
✘ api-manager Error 1.4s
Error response from daemon: manifest for wso2/wso2am:4.1.0 not found: manifest unknown: manifest unknown

@TAFKAMW
Copy link
Author

TAFKAMW commented Nov 14, 2023

Tried on multiple laptops (both Windows and Mac), and in docker as well as podman.

Similar errors are thrown in all cases.

@TAFKAMW
Copy link
Author

TAFKAMW commented Nov 14, 2023

Additional error:

Error: inspecting object: unable to inspect "apim-tutorial_backend-service": failed to find image apim-tutorial_b
m-tutorial_backend-service: apim-tutorial_backend-service: image not known
podman build -f ./dockerfiles/backends/Dockerfile -t apim-tutorial_backend-service ./dockerfiles/backends/
ends/

TAFKAMW added a commit to TAFKAMW/samples-apim that referenced this issue Nov 15, 2023
Fixed issues:
wso2/docs-apim#7405
https://github.com/wso2/samples-apim/issues/118

The docker-compose.yml contained references to 3 images with version '4.1.0'. However, those images don't exist (anymore?).

Therefore I updated these 3 references to point to version 'latest'. At this moment this will effectively result in version '4.0.0' being downloaded.
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