Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-8564

Stop using Docker Hub in codebase

XMLWordPrintable

    According to document https://docs.google.com/document/d/17rJ8x57ao8wZ3Twyyr3zpBQHStceZXMoLFKfiuBYQw8/preview?tab=t.0#heading=h.t6l25yolccls

    we no longer can use Docker Hub not only for pushes (which we stopped using) but also for pulls as well.

    There are multiple places where we need to handle the problem

    • container images repository - examples, MongoDB and PostgreSQL images
    • references in pom.xml in core and non-core repositories
    • references in TestContainer tests

    We need to either use mirrored images from other registry as proposed by the document, find alternative location for images we use - if they are published into multiple registries or as a last resort push a copy of the source image into quay.io registry.

            Unassigned Unassigned
            jpechane Jiri Pechanec
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: