Sign inSign up

evcc/optimizer:d329867ac56fc239533761989fd3970f9f2819d0

Multi-platform
Index digest

sha256:b3c9c96c400d2618b00520595b37542f50e95aff839df027cfc2158f824556d5

OS/ARCH

Compressed size

112.58 MB

Last pushed

6 months by naltatis

Type

Image

Manifest digest

sha256:0d2ecc1d9f31703d3ce7c05ab13bc4f02311c9cdd1a0f00ddd3d998e6259913a

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.120 B
6ENV PYTHON_SHA256=2a84cd31dd8d8ea8aaff75de66fc1b4b0127dd5799aa50a64ae9a313885b45930 B
7RUN /bin/sh -c set -eux;11.25 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10COPY --chown=app:app /app/.venv /app/.venv #71.7 MB
11ENV PYTHONUNBUFFERED=10 B
12ENV OPTIMIZER_TIME_LIMIT=250 B
13ENV OPTIMIZER_NUM_THREADS=10 B
14ENV GUNICORN_CMD_ARGS=--workers 4 --max-requests 320 B
15CMD ["/app/.venv/bin/gunicorn" "--bind" "0.0.0.0:7050" "optimizer.app:app"]0 B

Command

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