Skip to content

Various images not available #42

Description

@simarsenault

What happened

docker compose up -d fails due to various images not being available anymore?

I had to modify docker-compose.yml to make it start:

watchlistarr/watchlistarr -> nylonee/watchlistarr
ghcr.io/aetaric/checkrr:latest -> ghcr.io/aetaric/checkrr:3.6.1-amd64
cleanarr/cleanarr -> selexin/cleanarr
requestrr/requestrr -> thomst08/requestrr

Steps to reproduce

Follow the README instructions up to the docker compose up -d command

Which service(s) are affected?

watchlistarr, checkrr, cleanarr, requestrr

Relevant logs

Docker / Docker Compose version

Docker version 29.6.1, build 8900f1d, Docker Compose version v5.3.1

Host OS

Ubuntu 24.04

Pre-flight

  • I ran docker compose config and it parsed without errors
  • I have DB_PASSWORD, JWT_SECRET, and COOKIE_SECRET set in .env

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions