mirror of https://github.com/immich-app/immich.git
fix: docker compose pull rate limit (#9600)
* fix: docker compose pull rate limit with "registry.hub.docker.com/" behind the image name, there was an issue where "docker compose up -d" would throw a rate-limiting error, even when logged in using a docker account. it doesn't really matter where the image is downloaded from as long as it has the same sha256 hash in docker-compose.yml * fix: use `docker.io/` for image reference in docker-compose.ymlpull/9525/head
parent
5c8c0b2f5b
commit
c37bf9d5d0
Loading…
Reference in New Issue