Skip to content

Commit

Permalink
Docker Images Cachen
Browse files Browse the repository at this point in the history
  • Loading branch information
mc-b committed Sep 5, 2018
1 parent 083c7a0 commit 5f78f4a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions scripts/install.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#!/bin/bash
#
# Installationsscript iot.kafka

# Abhaengige Images
docker pull confluentinc/cp-kafka:latest
docker pull confluentinc/cp-zookeeper:latest
docker pull devicexx/mqtt-kafka-bridge

0 comments on commit 5f78f4a

Please sign in to comment.