Skip to content

Commit

Permalink
Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
danielqsj committed Jan 8, 2018
1 parent a7ad65f commit 4d65832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -3,5 +3,5 @@ MAINTAINER Daniel Qian <qsj.daniel@gmail.com>

COPY kafka_exporter /bin/kafka_exporter

EXPOSE 9108
EXPOSE 9308
ENTRYPOINT [ "/bin/kafka_exporter" ]

0 comments on commit 4d65832

Please sign in to comment.