You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Dockerfile provides a complete development environment for Apache Storm, aligning with the GitHub Actions CI setup
4
+
for building and testing various modules of Apache Storm.
5
+
6
+
It installs and configures Java, Maven, Python, Node.js, and Ruby, allowing you to run builds and tests for different Storm modules in a containerized environment.
7
+
8
+
This is especially useful for people on Mac OSX or Windows. It also provides a consistent environment for all developers.
0 commit comments