sha256:8e5a9bea6da5f5cb6ba538c3284f673b981638f6f7bd8c262d3b055d9197dfa3
OS/ARCH
Compressed size
73.52 MB
Last pushed
about 1 month by dsxconnect
Type
Image
Manifest digest
sha256:de64df3ea7c9867dec42939eff6dc712398f309e885d4ad4b006c821bc07363d
Image Layers
1# debian.sh --arch 'arm64' out/28.75 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.22 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.49 MB9RUN /bin/sh -c set -eux;247 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.58 MB14COPY shared/ shared/ # buildkit29.87 KB15COPY dsxa_sdk_py/ dsxa_sdk_py/ # buildkit48.7 KB16COPY dsx_connect_ng/ dsx_connect_ng/ # buildkit861.75 KB17RUN /bin/sh -c python -m27.57 MB18EXPOSE [8091/tcp]0 B19CMD ["python" "-m" "uvicorn" "dsx_connect_ng.app:app"0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'