lesa-connector (sha256:f1c0cfc1ab2493cf61eea13c67b1e31fa5ce9cff91d2a571947ed8e0e4774356)

Published 2026-03-09 16:54:12 +01:00 by tobias

Installation

docker pull git.te-c.net/tec/lesa-connector@sha256:f1c0cfc1ab2493cf61eea13c67b1e31fa5ce9cff91d2a571947ed8e0e4774356
sha256:f1c0cfc1ab2493cf61eea13c67b1e31fa5ce9cff91d2a571947ed8e0e4774356

Image layers

ARG VERSION=0.10.6
LABEL org.opencontainers.image.version=0.10.6
LABEL org.opencontainers.image.source=https://git.te-c.net/TEC/lesa-connector
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit
COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit
COPY /tmp/group /etc/group # buildkit
COPY /tmp/passwd /etc/passwd # buildkit
COPY /app/lesa-connector /lesa-connector # buildkit
COPY /app/configs/config.example.yaml /app/config.yaml # buildkit
ENTRYPOINT ["/lesa-connector"]
CMD ["-config" "/app/config.yaml"]

Labels

Key Value
org.opencontainers.image.source https://git.te-c.net/TEC/lesa-connector
org.opencontainers.image.version 0.10.6
Details
Container
2026-03-09 16:54:12 +01:00
2
OCI / Docker
linux/amd64
3.4 MiB
Versions (11) View all
latest 2026-03-19
canary 2026-03-19
0.10.8 2026-03-19
0.10.7 2026-03-18
0.10.6 2026-03-09