Skip to content

Instantly share code, notes, and snippets.

@MetinSeylan
Created August 20, 2022 18:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MetinSeylan/2d4642e87dd7d63ac4a3f8ccfa5b0b4e to your computer and use it in GitHub Desktop.
Save MetinSeylan/2d4642e87dd7d63ac4a3f8ccfa5b0b4e to your computer and use it in GitHub Desktop.
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