Created
August 20, 2022 18:09
-
-
Save MetinSeylan/2d4642e87dd7d63ac4a3f8ccfa5b0b4e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM confluentinc/cp-server-connect-base:7.2.1 | |
RUN confluent-hub install --no-prompt debezium/debezium-connector-postgresql:1.9.3 \ | |
&& confluent-hub install --no-prompt mongodb/kafka-connect-mongodb:1.7.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment