sha256:5f7d0460bc96e37e9fb5189f80c9aeb9215cde0980abeb6d5c9c8ee262b7ec0b
OS/ARCH
Compressed size
62.57 MB
Last pushed
about 2 months by dsxconnect
Type
Image
Manifest digest
sha256:322812075bf86c307d94a9aa9c2938432702bb8d5f159c3df2c03e045471e457
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PYTHONPATH=/app:/app/dsx_connect_ng DSX_CONNECT_NG__SERVICE_NAME=dsx-connect0 B12WORKDIR /app93 B13RUN /bin/sh -c python -m3.56 MB14COPY shared/ shared/ # buildkit29.87 KB15COPY dsxa_sdk_py/ dsxa_sdk_py/ # buildkit48.7 KB16COPY dsx_connect_ng/ dsx_connect_ng/ # buildkit778.68 KB17RUN /bin/sh -c python -m16.99 MB18EXPOSE [8091/tcp]0 B19CMD ["python" "-m" "uvicorn" "dsx_connect_ng.app:app"0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'