Created
August 20, 2022 18:09
-
-
Save MetinSeylan/15c972ac801cf6765904f5ad778eecf4 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