Skip to content

Commit f273588

Browse files
committed
Removed volume binding
1 parent 1410311 commit f273588

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ services:
7979
CONNECT_CONSUMER_INTERCEPTOR_CLASSES: "io.confluent.monitoring.clients.interceptor.MonitoringConsumerInterceptor"
8080
CONNECT_PLUGIN_PATH: "/usr/share/java,/usr/share/confluent-hub-components"
8181
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
8482
healthcheck:
8583
interval: 5s
8684
retries: 10

0 commit comments

Comments
 (0)