Matt Way matt
  • Joined on 2018-04-18

tesla-auth-helper (v0.2)

Published 2024-05-08 17:44:04 +10:00 by matt

Installation

docker pull git.mattway.com.au/matt/tesla-auth-helper:v0.2
sha256:cc5c84d7b858ac9205b3c595f3e96f059b23dbd54f36dc490f599ce5a655a702

Image Layers

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache python3 py3-flask py3-requests # buildkit
RUN /bin/sh -c mkdir /data /share # buildkit
COPY tesla_http_proxy/app /app # buildkit
WORKDIR /app
ENTRYPOINT ["/app/run.sh"]
Details
Container
2024-05-08 17:44:04 +10:00
1
OCI / Docker
linux/amd64
21 MiB
Versions (3) View all
v0.3 2024-05-08
v0.2 2024-05-08
v0.1 2024-05-08