s7-connector (sha256:e0b7784c04814dcd48a4f41cea46ae319dc10313a5f9a1495aeaec0c0dee34ac)

Published 2026-06-20 18:54:22 +02:00 by tobias

Installation

docker pull git.te-c.net/tec/s7-connector@sha256:e0b7784c04814dcd48a4f41cea46ae319dc10313a5f9a1495aeaec0c0dee34ac
sha256:e0b7784c04814dcd48a4f41cea46ae319dc10313a5f9a1495aeaec0c0dee34ac

Image layers

ARG VERSION=1.11.0
LABEL org.opencontainers.image.version=1.11.0
LABEL org.opencontainers.image.source=https://git.te-c.net/TEC/s7-connector
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit
COPY /app/s7conn /s7conn # buildkit
COPY /app/configs/config.sparkplugb.example.yaml /app/config.yaml # buildkit
EXPOSE [9100/tcp]
ENTRYPOINT ["/s7conn"]
CMD ["-config" "/app/config.yaml" "-metrics" ":9100"]

Labels

Key Value
org.opencontainers.image.source https://git.te-c.net/TEC/s7-connector
org.opencontainers.image.version 1.11.0
Details
Container
2026-06-20 18:54:22 +02:00
6
OCI / Docker
linux/arm/v7
4.4 MiB
Versions (23) View all
1.15.0 2026-08-04
latest 2026-08-04
canary 2026-08-04
stable 2026-07-20
1.14.0 2026-07-20