1.6.2-debian-10-r43 release
This commit is contained in:
parent
3d0a90dcd2
commit
97926ba8b3
|
|
@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami
|
|||
RUN mkdir -p /bitnami/kapacitor && chmod g+rwX /bitnami/kapacitor
|
||||
|
||||
ENV BITNAMI_APP_NAME="kapacitor" \
|
||||
BITNAMI_IMAGE_VERSION="1.6.2-debian-10-r42" \
|
||||
BITNAMI_IMAGE_VERSION="1.6.2-debian-10-r43" \
|
||||
KAPACITOR_DATA_DIR="/bitnami/kapacitor" \
|
||||
KAPACITOR_LOAD_DIR="/bitnami/kapacitor/load" \
|
||||
KAPACITOR_REPLAY_DIR="/bitnami/kapacitor/replay" \
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
# Kapacitor (TM) packaged by Bitnami
|
||||
# Kapacitor ™ packaged by Bitnami
|
||||
|
||||
## What is Kapacitor (TM)?
|
||||
## What is Kapacitor ™?
|
||||
|
||||
> Kapacitor is a native data processing engine for InfluxDB designed to process data streams in real-time. Its plugin architecture enables easy integration with anomaly detection engines.
|
||||
|
||||
[Overview of Kapacitor (TM)](https://github.com/influxdata/kapacitor)
|
||||
[Overview of Kapacitor ™](https://github.com/influxdata/kapacitor)
|
||||
|
||||
# What is Kapacitor?
|
||||
|
||||
|
|
@ -35,7 +35,7 @@ $ docker run --name kapacitor bitnami/kapacitor:latest
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`1`, `1-debian-10`, `1.6.2`, `1.6.2-debian-10-r42`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kapacitor/blob/1.6.2-debian-10-r42/1/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.6.2`, `1.6.2-debian-10-r43`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kapacitor/blob/1.6.2-debian-10-r43/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/kapacitor GitHub repo](https://github.com/bitnami/bitnami-docker-kapacitor).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue