s7-connector (sha256:deb257105eb7afd42df0766e21cd1c3f31c1915f1bb5fc14c55d49fd1e551c6d)

Published 2026-03-17 17:37:24 +01:00 by tobias

Installation

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

Image layers

ARG VERSION=1.6.2
LABEL org.opencontainers.image.version=1.6.2
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.6.2
Details
Container
2026-03-17 17:37:24 +01:00
0
OCI / Docker
linux/amd64
3.9 MiB
Versions (8) View all
1.6.3 2026-03-18
latest 2026-03-18
canary 2026-03-18
1.6.2 2026-03-17
1.6.1 2026-03-17