1.5.7-debian-10-r11 release
This commit is contained in:
parent
a2c8a188d3
commit
32530e0b19
|
|
@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
|
||||||
RUN mkdir -p /bitnami/kapacitor && chmod g+rwX /bitnami/kapacitor
|
RUN mkdir -p /bitnami/kapacitor && chmod g+rwX /bitnami/kapacitor
|
||||||
|
|
||||||
ENV BITNAMI_APP_NAME="kapacitor" \
|
ENV BITNAMI_APP_NAME="kapacitor" \
|
||||||
BITNAMI_IMAGE_VERSION="1.5.7-debian-10-r10" \
|
BITNAMI_IMAGE_VERSION="1.5.7-debian-10-r11" \
|
||||||
KAPACITOR_DATA_DIR="/bitnami/kapacitor" \
|
KAPACITOR_DATA_DIR="/bitnami/kapacitor" \
|
||||||
KAPACITOR_LOAD_DIR="/bitnami/kapacitor/load" \
|
KAPACITOR_LOAD_DIR="/bitnami/kapacitor/load" \
|
||||||
KAPACITOR_REPLAY_DIR="/bitnami/kapacitor/replay" \
|
KAPACITOR_REPLAY_DIR="/bitnami/kapacitor/replay" \
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,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/).
|
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.5.7`, `1.5.7-debian-10-r10`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kapacitor/blob/1.5.7-debian-10-r10/1/debian-10/Dockerfile)
|
* [`1`, `1-debian-10`, `1.5.7`, `1.5.7-debian-10-r11`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kapacitor/blob/1.5.7-debian-10-r11/1/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/kapacitor GitHub repo](https://github.com/bitnami/bitnami-docker-kapacitor).
|
Subscribe to project updates by watching the [bitnami/kapacitor GitHub repo](https://github.com/bitnami/bitnami-docker-kapacitor).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue