To create and start containers:
$ docker-compose upTo stop and remove containers:
$ docker-compose downNote: .env file demonstrates on the primitive level, how topic configurations can be centralized on one place.
At the same time it's important to note, that topics are created in distributed manner.