sha256:b3d91496d132cd0ad7fe33aa40875cbb40fc387480ef2d95a8b56375ad79b56f
OS/ARCH
Compressed size
73.52 MB
Last pushed
about 1 month by dsxconnect
Type
Image
Manifest digest
sha256:b4f651444f4fce5952ec8ced07da0a996bebd133d921077cba1baf886d1da7b1
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.88 KB15COPY dsxa_sdk_py/ dsxa_sdk_py/ # buildkit48.7 KB16COPY dsx_connect_ng/ dsx_connect_ng/ # buildkit868.84 KB17RUN /bin/sh -c python -m27.56 MB18EXPOSE [8091/tcp]0 B19CMD ["python" "-m" "uvicorn" "dsx_connect_ng.app:app"0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'