Philip Loibl philip
  • Joined on 2022-04-26

goe-evcc-adapter (3ed89b5-dirty)

Published 2026-07-25 11:54:43 +02:00 by philip

Installation

docker pull git.philiploibl.at/philip/goe-evcc-adapter:3ed89b5-dirty
sha256:cbc6a20d2483b1b813516bda8d3f06061b862bd80b1503e24b498ac9ecff0e47

Images

Digest OS / Arch Size
37fa329565 linux/arm64 3.3 MiB
6c503bb5fd linux/amd64 3.7 MiB

Image Layers ( linux/amd64)

ARG TARGETOS
ARG TARGETARCH TARGETOS
ARG TARGETARCH TARGETOS VERSION
LABEL org.opencontainers.image.title="goe-evcc-adapter" org.opencontainers.image.description="Drives a go-e Charger from evcc's custom charger over HTTP" org.opencontainers.image.source="https://git.philiploibl.at/philip/evcc-charger-http-goe" org.opencontainers.image.licenses="MIT" org.opencontainers.image.version="${VERSION}"
COPY file:76a97e543633b93d3c79d03fba98aa5184114270b6d0a3390629f93339687e2a in /goe-evcc-adapter
ENV GOEA_LISTEN=:8090
EXPOSE 8090
USER 65532:65532
HEALTHCHECK --interval=30s --timeout=5s --start-period=15s --retries=3 CMD ["/goe-evcc-adapter", "--healthcheck"]
ENTRYPOINT ["/goe-evcc-adapter"]

Labels

Key Value
io.buildah.version 1.43.2
org.opencontainers.image.description Drives a go-e Charger from evcc's custom charger over HTTP
org.opencontainers.image.licenses MIT
org.opencontainers.image.source https://git.philiploibl.at/philip/evcc-charger-http-goe
org.opencontainers.image.title goe-evcc-adapter
org.opencontainers.image.version 3ed89b5-dirty
Details
Container
2026-07-25 11:54:43 +02:00
1
OCI / Docker
Versions (3) View all
c0ad2f1 2026-07-25
latest 2026-07-25
3ed89b5-dirty 2026-07-25