Sign inSign up

evcc/optimizer:ae2e77a00176b74cf64b9648e913313a3809ffd8

Multi-platform
Index digest

sha256:d90be3578e703e07697afd25a1eb914fa2fb90d38c63f24bc628525cfdbc78ee

OS/ARCH

Compressed size

117.69 MB

Last pushed

about 1 month by naltatis

Type

Image

Manifest digest

sha256:97addf863797843e5078542d436e806ea2cde14fffbd2bdd30036e9bcfcf2080

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.34 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10RUN /bin/sh -c groupadd -r1.08 KB
11COPY --chown=app:app /app/.venv /app/.venv #71.73 MB
12ARG TARGETARCH=amd640 B
13RUN |1 TARGETARCH=amd64 /bin/sh -c4.99 MB
14ENV PYTHONUNBUFFERED=10 B
15ENV OPTIMIZER_TIME_LIMIT=100 B
16ENV OPTIMIZER_NUM_THREADS=10 B
17ENV GUNICORN_CMD_ARGS=--workers 4 --max-requests 320 B
18USER app0 B
19CMD ["/app/.venv/bin/gunicorn" "--bind" "0.0.0.0:7050" "optimizer.app:app"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'