Closed jessienab closed 4 months ago
Hi @jessienab
According to the last docker build https://github.com/xemle/home-gallery/actions/runs/8794517392/job/24134082010 the image should have been updated.
I guess there is something with docker. I have re-triggered the last job (new job). Let's see. In the meanwhile you can build the docker image locally by your own
Somehow the current Github action does not proceed. It requires further investigations. What a pity.
Up to know I had no luck to repair the docker image builds via github actions.
Up to know I had no luck to repair the docker image builds via github actions.
Not a problem, I will find another gallery solution in the meantime :) Thank you for your effort so far, I will follow the issue until then.
I disabled arm64 docker build via github action and docker images are build again.
Closing this issue.
https://hub.docker.com/r/xemle/home-gallery
Anytime I try to access this page for the docker image, I get an error message. When pulling with
docker pull
, the output html is a 404 error.I tried multiple browsers and IPs (mobile data vs home network), and either this is an issue with the image, or something on Docker Hub's end; I'm just working backwards I guess starting at the least likely issue source, this repo.
Thank you!
EDIT: same error appears even logged into Docker Hub