# docker-siddhi **Repository Path**: gdsten2net/docker-siddhi ## Basic Information - **Project Name**: docker-siddhi - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Docker Resources for Siddhi Cloud Native Streaming ==================================================== This repository contains the **Siddhi Runner**, **Siddhi Tooling** resources for Alpine and Ubuntu. These Docker resources would help you building generic Docker images for deploying the corresponding distributions in containerized environments. Each Docker image includes the JDK, the relevant product distribution and a collection of utility libraries. Configurations, custom JDBC drivers other than the default MySQL JDBC driver provided, extensions and other deployable artifacts can be added to the image while building or via volume mounts to the containers spawned. ### Directory layout ![docker-siddhi directory layout](directory-layout.png)
These container images are published under **siddhiio** on the Docker hub, at: 1. [siddhiio/siddhi-runner-alpine](https://hub.docker.com/r/siddhiio/siddhi-runner-alpine) 2. [siddhiio/siddhi-runner-ubuntu](https://hub.docker.com/r/siddhiio/siddhi-runner-ubuntu) 3. [siddhiio/siddhi-tooling](https://hub.docker.com/r/siddhiio/siddhi-tooling) 4. [siddhiio/siddhi-parser](https://hub.docker.com/r/siddhiio/siddhi-parser)