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 \ not found: manifest unknown: manifest unknown. #23

Open
ghost opened this issue Jul 25, 2023 · 3 comments

Comments

@ghost
Copy link

ghost commented Jul 25, 2023

I've followed the self-hosting guide up to starting the image, neither option works:

[user@fedora feedless]$ docker run --env-file=feedless.env --network=feedless-net -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'.
[user@fedora feedless]$ docker run --env-file=feedless.env --network=feedless-net damoeb/feedless:aio-chromium
Unable to find image 'damoeb/feedless:aio-chromium' locally
docker: Error response from daemon: manifest for damoeb/feedless:aio-chromium not found: manifest unknown: manifest unknown.
See 'docker run --help'.

I assume that the images don't exist.

@damoeb
Copy link
Owner

damoeb commented Jul 28, 2023

I haven't uploaded it yet, had to fix some important issues, probably in one or teo weeks I will finish the first Milestone, then I will upload the Image.

@CicadaMikoto
Copy link

Is there any progress on this?

@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