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

Clean up and simplify use of Docker for integration tests

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 0.1
    • 0.1
    • build-infrastructure
    • None

      The MySQL connector module is building a custom Docker image based upon the `mysql/mysql-server` image maintained by the MySQL team, but we actually don't need to build a custom image. Instead, we can just reuse the `mysql/mysql-server` image and use volumes to mount our configuration file and scripts (like we do with the alternative MySQL server image `mysql`, maintained by the Docker team).

      Similarly, the PostgreSQL connector (which is incomplete) is doing the same thing.

            rhauch Randall Hauch (Inactive)
            rhauch Randall Hauch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: