lesa-connector (sha256:91a55270f24950570aef4019a0ed94d7898983c56fad221a96a9b1676d1f47ca)

Published 2026-03-05 13:47:45 +01:00 by tobias

Installation

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

Image layers

ARG VERSION=0.10.3
LABEL org.opencontainers.image.version=0.10.3
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.3
Details
Container
2026-03-05 13:47:45 +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