Kafka running -- see docker-start-kafka directory for dev-docker
startup.
Place an alias in /etc/hosts for 'broker' -> localhost. This is an
artifact of how kafka is run. (The broker knows itself as
'broker', but port mapped through docker to listen on localhost.)