stations-monitoring-deploy (8ec94b53)
Published 2025-01-15 17:15:38 +01:00 by registry
Installation
docker pull forge.eost.unistra.fr/cds/stations-monitoring-deploy:8ec94b53sha256:beec6f0f89e1d0cf8539c9021ec424b99f79c85f3430155a7639289122aee2a2Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400' |
| RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl gnupg netbase sq wget ; rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends iputils-ping snmp procps lm-sensors libcap2-bin && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c set -ex && mkdir ~/.gnupg; echo "disable-ipv6" >> ~/.gnupg/dirmngr.conf; for key in 9D539D90D3328DC7D6C8D3B9D8FF8E1F7DF8B07E ; do gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys "$key" ; done # buildkit |
| ENV TELEGRAF_VERSION=1.33.1 |
| RUN /bin/sh -c ARCH= && dpkgArch="$(dpkg --print-architecture)" && case "${dpkgArch##*-}" in amd64) ARCH='amd64';; arm64) ARCH='arm64';; armhf) ARCH='armhf';; armel) ARCH='armel';; *) echo "Unsupported architecture: ${dpkgArch}"; exit 1;; esac && wget --no-verbose https://dl.influxdata.com/telegraf/releases/telegraf_${TELEGRAF_VERSION}-1_${ARCH}.deb.asc && wget --no-verbose https://dl.influxdata.com/telegraf/releases/telegraf_${TELEGRAF_VERSION}-1_${ARCH}.deb && gpg --batch --verify telegraf_${TELEGRAF_VERSION}-1_${ARCH}.deb.asc telegraf_${TELEGRAF_VERSION}-1_${ARCH}.deb && dpkg -i telegraf_${TELEGRAF_VERSION}-1_${ARCH}.deb && rm -f telegraf_${TELEGRAF_VERSION}-1_${ARCH}.deb* # buildkit |
| EXPOSE map[8092/udp:{} 8094/tcp:{} 8125/udp:{}] |
| COPY entrypoint.sh /entrypoint.sh # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
| CMD ["telegraf"] |
| ENV LANG=C.UTF-8 |
| ENV WORK_DIR=/opt/monitoring |
| ENV CONFIG_FILE=/opt/monitoring/config.json |
| ENV DEBIAN_FRONTEND=noninteractive |
| COPY dir:2fef4932274fcab426a8fd84834ef9b8920c780f23e79cfea4f2b97714d20c9c in /opt/monitoring |
| WORKDIR /opt/monitoring |
| /bin/sh -c apt update && apt install -y python3-lxml python3-aiohttp python3-dateutil python3-influxdb coreutils jq |
| CMD ["telegraf"] |
| LABEL org.opencontainers.image.created=2025-01-15T16:16:09Z |
| LABEL org.opencontainers.image.revision=374960c4502669379228167d8e4df10b358142ba |
| LABEL org.opencontainers.image.source=https://forge.eost.unistra.fr/cds/stations-monitoring.git |
| LABEL org.opencontainers.image.url=https://forge.eost.unistra.fr/cds/stations-monitoring |
| COPY file:a91245a4ea85e0040320f3c34b93ac8c6ec327f67d3d78386dbb89d55aa307ba in /etc/telegraf/telegraf.conf |
| COPY file:9cf57943cdb1efe517c278df901df26ac175851afafd23230c1894697c516de0 in /opt/monitoring/config.json |
| LABEL org.opencontainers.image.created=2025-01-15T16:17:20Z |
| LABEL org.opencontainers.image.revision=8ec94b53c541c8c23c3a7074fcdce90ec8cfe6c7 |
| LABEL org.opencontainers.image.source=https://forge.eost.unistra.fr/cds/stations-monitoring-deploy.git |
| LABEL org.opencontainers.image.url=https://forge.eost.unistra.fr/cds/stations-monitoring-deploy |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-01-15T16:17:20Z |
| org.opencontainers.image.revision | 8ec94b53c541c8c23c3a7074fcdce90ec8cfe6c7 |
| org.opencontainers.image.source | https://forge.eost.unistra.fr/cds/stations-monitoring-deploy.git |
| org.opencontainers.image.url | https://forge.eost.unistra.fr/cds/stations-monitoring-deploy |
Details
2025-01-15 17:15:38 +01:00
Versions (15)
View all
Container
0
OCI / Docker
linux/amd64
208 MiB