sha256:d1653944a07c78c39842077c32b7e637c9d4f89e8517bb584ddd6f04ef7d998e
OS/ARCH
Compressed size
73.65 MB
Last pushed
17 days by dsxconnect
Type
Image
Manifest digest
sha256:e15c4069c810edb7564b590223f9ba85b01dfc629bd2f3ad5c4c2fba2d01c5a1
Image Layers
1# debian.sh --arch 'arm64' out/28.76 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;251 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.88 KB15COPY dsxa_sdk_py/ dsxa_sdk_py/ # buildkit48.7 KB16COPY dsx_connect_ng/ dsx_connect_ng/ # buildkit873.89 KB17RUN /bin/sh -c python -m27.67 MB18EXPOSE [8091/tcp]0 B19CMD ["python" "-m" "uvicorn" "dsx_connect_ng.app:app"0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'