Describe the bug
According to the docs, Docker images should be available in the GH Container Registry but they are not: https://github.com/orgs/birdnet-team/packages
To Reproduce
Steps to reproduce the behavior:
Follow what the docs says and try to pull the image:
docker pull ghcr.io/birdnet-team/birdnet-analyzer:latest
Error message:
Error response from daemon: error from registry: denied
Expected behavior
Being able to pull the docker image running docker pull.
Screenshots
N/A
Desktop (please complete the following information):
N/A
Additional context
#961 was merged recently which closes #124 (Official image on Docker Hub) but there is no image in Docker Hub (or at least I did not find it) and the PR seems using the GH Container Registry (ghcr.io).
Describe the bug
According to the docs, Docker images should be available in the GH Container Registry but they are not: https://github.com/orgs/birdnet-team/packages
To Reproduce
Steps to reproduce the behavior:
Follow what the docs says and try to pull the image:
Error message:
Expected behavior
Being able to pull the docker image running
docker pull.Screenshots
N/A
Desktop (please complete the following information):
N/A
Additional context
#961 was merged recently which closes #124 (Official image on Docker Hub) but there is no image in Docker Hub (or at least I did not find it) and the PR seems using the GH Container Registry (ghcr.io).