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: Unable to find image 'damoeb/feedless:aio-chromium' locally #25

Open
FlexStd opened this issue Oct 19, 2023 · 2 comments
Open

Comments

@FlexStd
Copy link

FlexStd commented Oct 19, 2023

I am sorry if that's double posting but....
It seems that the image is still not available for docker, is it me or there is no image indeed?

PS P:\feedle> docker run --env-file=feedless.env --network=bridge -it damoeb/feedless:aio
Unable to find image 'damoeb/feedless:aio' locally
docker: Error response from daemon: manifest for damoeb/feedless:aio not found: manifest unknown: manifest unknown.
See 'docker run --help'.
@FlexStd FlexStd changed the title Docker: Unable to find image 'damoeb/feedless:aio-chromium' locally Docker: >Unable to find image 'damoeb/feedless:aio-chromium' locally Oct 19, 2023
@FlexStd FlexStd changed the title Docker: >Unable to find image 'damoeb/feedless:aio-chromium' locally Docker: Unable to find image 'damoeb/feedless:aio-chromium' locally Oct 19, 2023
@blooest
Copy link

blooest commented Nov 12, 2023

The more important part of this message is that other error:
docker: Error response from daemon: manifest for damoeb/feedless:aio not found: manifest unknown: manifest unknown.
The aio and aio-chromium images are not currently available on Docker Hub. You would have to build them yourself.

@yellowsoar
Copy link

FYI, I'm trying to build the image in #29

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

3 participants