NSQ Self.Driven is an entire ecosystem in containers with publisher, message platform and consumer.
Article NSQ with Docker in baby steps, less then 70 lines of code
Makefile
make clean-up
# remove containers and images
make start
# start docker-compose project
make status
# check status
make log
# follow logs