Sign inSign up

mattf/storm-base

By mattf

Updated almost 11 years ago

Image
0

10K+

mattf/storm-base repository overview

Apache Storm base image for Docker

This image is the base for nimbus and worker images, and a CLI environment for interacting with a Storm cluster.

Build

  • docker build -t <name>/storm-base .

Use

  • docker run -it <name>/storm-base sh
  • cd /opt/apache/storm
  • /configure.sh <zookeeper_ip> <nimbus_ip>
  • ./bin/storm ...

Tag summary

Content type

Image

Digest

sha256:f102e0a63

Size

292.8 MB

Last updated

almost 11 years ago

docker pull mattf/storm-base