Sign inSign up

evcc/optimizer:b58f7f6ca416f4ffc91329c18a7090e43c7772aa

Multi-platform
Index digest

sha256:1c62efa801945d8505d3d827a5daa31524082b563d12710e98aa909b8afd6c04

OS/ARCH

Compressed size

110.35 MB

Last pushed

6 months by naltatis

Type

Image

Manifest digest

sha256:c3f8940a1034be5a7ca005004b7d6f75ca37643164fdeb45a3d50199dc4de6c6

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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.21 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.120 B
6ENV PYTHON_SHA256=2a84cd31dd8d8ea8aaff75de66fc1b4b0127dd5799aa50a64ae9a313885b45930 B
7RUN /bin/sh -c set -eux;11.18 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10COPY --chown=app:app /app/.venv /app/.venv #69.21 MB
11ENV OPTIMIZER_TIME_LIMIT=250 B
12ENV OPTIMIZER_NUM_THREADS=10 B
13ENV GUNICORN_CMD_ARGS=--workers 4 --max-requests 320 B
14CMD ["/app/.venv/bin/gunicorn" "--bind" "0.0.0.0:7050" "optimizer.app:app"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1773619200'