sha256:44cd89897bb5d00928403046001f61f04286c95d5fa145f34fe61e01cba01130
OS/ARCH
Compressed size
110.35 MB
Last pushed
6 months by naltatis
Type
Image
Manifest digest
sha256:776d7e9966ab5a5363b015cb046d99a3cca7d94ac0a1e8271df15a1c71c47b8d
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.21 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.120 B6ENV PYTHON_SHA256=2a84cd31dd8d8ea8aaff75de66fc1b4b0127dd5799aa50a64ae9a313885b45930 B7RUN /bin/sh -c set -eux;11.18 MB8RUN /bin/sh -c set -eux;248 B9CMD ["python3"]0 B10COPY --chown=app:app /app/.venv /app/.venv #69.21 MB11ENV OPTIMIZER_TIME_LIMIT=250 B12ENV OPTIMIZER_NUM_THREADS=10 B13ENV GUNICORN_CMD_ARGS=--workers 4 --max-requests 320 B14CMD ["/app/.venv/bin/gunicorn" "--bind" "0.0.0.0:7050" "optimizer.app:app"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1773619200'