Hi everyone, I've found there are a lot of Dockerfile relevant to Apache Storm but the version isn't renewed. It really confused me when I started storm with docker because people who made the docker images didn't describe the explicit answer to submitting topology on the cluster(not local cluster), nimbus seeds and network. So I made Dockerfile and docker-compose.yml for me and beginners. I'm afraid of sharing my repo due to lack of my experience of docker and storm, nevertheless I hope this info could help many other developers use storm easily.
https://github.com/Writtic/docker-storm FYI, this repository refers to... https://github.com/wurstmeister/storm-docker https://github.com/fhussonnois/docker-storm https://github.com/Baqend/tutorial-swarm-storm https://github.com/denverdino/docker-storm Thanks, Jun Seong.
