X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=docker%2FREADME.sh;h=7268bc951e3daca97760975548c31bcd964576c8;hb=e859b59034641efce18d614e572cbc44afecab4f;hp=c4be44b7199334c2e4d81d6c20f37d2cea0fbe66;hpb=7937dab68601748c04e591945bf3c6942b5ab912;p=demos%2Fkafka%2Ftraining diff --git a/docker/README.sh b/docker/README.sh index c4be44b..7268bc9 100755 --- a/docker/README.sh +++ b/docker/README.sh @@ -11,4 +11,3 @@ git submodule update --init cruise-control || exit 1 (cd cruise-control; ./gradlew jar) || exit 1 ln -sf cruise-control/cruise-control-metrics-reporter/build/libs/cruise-control-metrics-reporter-*.jar cruise-control-metrics-reporter.jar docker build -t juplo/cruise-control . -docker build -t juplo/cruise-control-ui cruise-control-ui