Philip Loibl philip
  • Joined on 2022-04-26

goe-evcc-adapter (latest)

Published 2026-07-25 13:11:08 +02:00 by philip

Installation

docker pull git.philiploibl.at/philip/goe-evcc-adapter:latest
sha256:c7fec309dd02e0317c210e6351dec413c9ed7257d2fb61c53c9a4b06ae47356a

Images

Digest OS / Arch Size
d400b23b1f linux/arm64 3.3 MiB
5751f2675a linux/amd64 3.7 MiB

Image Layers ( linux/arm64)

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:afae433dedb66eddc9f744ca160f5cb90ba0f2a62cf89c8867f34eff71c25b97 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 c0ad2f1
Details
Container
2026-07-25 13:11:08 +02:00
0
OCI / Docker
Versions (3) View all
c0ad2f1 2026-07-25
latest 2026-07-25
3ed89b5-dirty 2026-07-25