s7-connector (sha256:e162cab225c875ae3fe486253e60de84eea46e498e058c4b56f881456176f446)

Published 2026-03-18 16:57:38 +01:00 by tobias

Installation

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

Image layers

ARG VERSION=1.6.3
LABEL org.opencontainers.image.version=1.6.3
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.3
Details
Container
2026-03-18 16:57:38 +01:00
3
OCI / Docker
linux/arm/v7
3.8 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