mirror of
https://github.com/bitnami/containers.git
synced 2026-03-01 15:07:17 +08:00
1.20.4-debian-10-r1 release
This commit is contained in:
@@ -16,7 +16,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
ENV BITNAMI_APP_NAME="telegraf" \
|
||||
BITNAMI_IMAGE_VERSION="1.20.4-debian-10-r0" \
|
||||
BITNAMI_IMAGE_VERSION="1.20.4-debian-10-r1" \
|
||||
PATH="/opt/bitnami/telegraf/bin:$PATH"
|
||||
|
||||
USER 1001
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Telegraf (TM) packaged by Bitnami
|
||||
# Telegraf ™ packaged by Bitnami
|
||||
|
||||
## What is Telegraf (TM)?
|
||||
## What is Telegraf ™?
|
||||
|
||||
> Telegraf is a server agent for collecting and sending metrics and events from databases, systems, and IoT sensors. It is easily extendable with plugins for collection and output of data operations.
|
||||
|
||||
[Overview of Telegraf (TM)](https://github.com/influxdata/telegraf)
|
||||
[Overview of Telegraf ™](https://github.com/influxdata/telegraf)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
@@ -31,7 +31,7 @@ $ docker run --name telegraf bitnami/telegraf: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.20.4`, `1.20.4-debian-10-r0`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-telegraf/blob/1.20.4-debian-10-r0/1/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.20.4`, `1.20.4-debian-10-r1`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-telegraf/blob/1.20.4-debian-10-r1/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/telegraf GitHub repo](https://github.com/bitnami/bitnami-docker-telegraf).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user