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 0010041 commit 5cc626cCopy full SHA for 5cc626c
docker-compose.yml
@@ -54,10 +54,7 @@ services:
54
SCHEMA_REGISTRY_LISTENERS: http://0.0.0.0:8081
55
56
connect:
57
- image: redis-kafka-connect
58
- build:
59
- context: .
60
- dockerfile: Dockerfile
+ image: jruaux/redis-kafka-connect
61
hostname: connect
62
container_name: connect
63
depends_on:
0 commit comments