# docker-storm **Repository Path**: cdtian/docker-storm ## Basic Information - **Project Name**: docker-storm - **Description**: fork from https://github.com/mattf/docker-storm.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Storm images for Docker # Build * ```docker build -t /storm-base base``` * ```docker build -t /storm-nimbus nimbus``` * ``` docker build -t /storm-worker worker```