We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1410311 commit f273588Copy full SHA for f273588
docker-compose.yml
@@ -79,8 +79,6 @@ services:
79
CONNECT_CONSUMER_INTERCEPTOR_CLASSES: "io.confluent.monitoring.clients.interceptor.MonitoringConsumerInterceptor"
80
CONNECT_PLUGIN_PATH: "/usr/share/java,/usr/share/confluent-hub-components"
81
CONNECT_LOG4J_LOGGERS: org.apache.zookeeper=ERROR,org.I0Itec.zkclient=ERROR,org.reflections=ERROR
82
- volumes:
83
- - ./core/redis-kafka-connect/build/confluentArchive/redis-redis-kafka-connect-1.0.0-SNAPSHOT:/usr/share/confluent-hub-components/redis-redis-kafka-connect
84
healthcheck:
85
interval: 5s
86
retries: 10
0 commit comments