Skip to content

Commit

Permalink
expose jmx
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuinbarajan committed Apr 1, 2016
1 parent a6dbce0 commit 7ea52ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ ADD create-topics.sh /usr/bin/create-topics.sh

# Use "exec" form so that it runs as PID 1 (useful for graceful shutdown)
CMD ["start-kafka.sh"]
EXPOSE ${KAFKA_JMX_PORT}

0 comments on commit 7ea52ab

Please sign in to comment.