lesa-connector (sha256:cf0cc54ae34dd22359e16c0116e639909deb5be45e9272f00fac013ffdb8ad8e)

Published 2026-03-05 13:54:16 +01:00 by tobias

Installation

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

Image layers

ARG VERSION=0.10.4
LABEL org.opencontainers.image.version=0.10.4
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.4
Details
Container
2026-03-05 13:54:16 +01:00
0
OCI / Docker
linux/arm64
3.2 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