lesa-connector (sha256:937b2ebb1ef8d82713decc19f681056694d35d6a8414d0323e571045a26bdf2e)

Published 2026-03-18 11:05:59 +01:00 by tobias

Installation

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

Image layers

ARG VERSION=0.10.7
LABEL org.opencontainers.image.version=0.10.7
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.7
Details
Container
2026-03-18 11:05:59 +01:00
0
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