From 54b921e0af95d4013729518a1b054a6b47d6eaa3 Mon Sep 17 00:00:00 2001 From: "Dr. Christian Betz" Date: Wed, 13 Sep 2017 10:06:36 +0200 Subject: [PATCH] added TODO. I'm not really content with the solution to start a number of docker instances for all tests to share. Need to express this a the right point. --- docker-compose.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docker-compose.yml b/docker-compose.yml index bc2ee12..1a781a5 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,3 +1,6 @@ +# TODO: maybe we should move docker-compose into the subprojects +# and use https://github.com/rsslldnphy/lein-docker-compose to start/stop + version: "2" services: zookeeper: