Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Docker Image cleanup (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhanilBag authored Sep 25, 2019
1 parent 5c9148c commit 1cdc715
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 64 deletions.
3 changes: 0 additions & 3 deletions images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ RUN curl -O "https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_jav

WORKDIR $KAFKA_HOME

COPY scripts/start-kafka.sh /opt/kafka/bin/
COPY scripts/metrics-config.yml /opt/kafka/
COPY scripts/generate-configuration.sh /opt/kafka/
COPY scripts/readiness-check.sh /opt/kafka/

USER $UNAME
2 changes: 1 addition & 1 deletion images/docker-version.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
DOCKER_IMAGE_VERSION="0.2.0"
DOCKER_IMAGE_VERSION="0.2.1"
KAFKA_BASE_TECH_VERSION="2.3.0"
49 changes: 0 additions & 49 deletions images/scripts/generate-configuration.sh

This file was deleted.

5 changes: 0 additions & 5 deletions images/scripts/readiness-check.sh

This file was deleted.

6 changes: 0 additions & 6 deletions images/scripts/start-kafka.sh

This file was deleted.

0 comments on commit 1cdc715

Please sign in to comment.