tesla-http-proxy (sha256:9d615256ded8888d60d4a90174def23bb72f236118ddc2842b6044d66ef10b71)

Published 2026-07-17 19:36:02 +02:00 by loup

Installation

docker pull git.loup-peluso.com/loup/tesla-http-proxy@sha256:9d615256ded8888d60d4a90174def23bb72f236118ddc2842b6044d66ef10b71
sha256:9d615256ded8888d60d4a90174def23bb72f236118ddc2842b6044d66ef10b71

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates openssl caddy && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /usr/local/bin/tesla-http-proxy /usr/local/bin/tesla-http-proxy # buildkit
COPY Caddyfile /etc/caddy/Caddyfile # buildkit
COPY entrypoint.sh /entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit
ENV PORT=8080
ENV TESLA_HTTP_PROXY_PORT=4443
EXPOSE [8080/tcp]
ENTRYPOINT ["/entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.created 2026-07-17T17:35:46.391Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 66c9356c8b63bdd60fc8384de1a05afcb2407ab7
org.opencontainers.image.source https://git.loup-peluso.com/loup/tesla-http-proxy
org.opencontainers.image.title tesla-http-proxy
org.opencontainers.image.url https://git.loup-peluso.com/loup/tesla-http-proxy
org.opencontainers.image.version 0.2.1
Details
Container
2026-07-17 19:36:02 +02:00
0
OCI / Docker
linux/amd64
54 MiB
Versions (3) View all
0.2.1 2026-07-17
0.2 2026-07-17
latest 2026-07-17