sha256:11d679c49f08433470506dac42623bf54cbfb0ab7261daf65d78dd84313c00f0
OS/ARCH
Compressed size
226.23 MB
Last pushed
4 months by mrwetsnow
Type
Image
Manifest digest
sha256:904281c2a40dbb2f48b5a5da9907b062feb5b0e43a9ad1ff6d610f54b9057769
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 B11ARG PIP_USE_TRUSTED_PYPI=true0 B12ARG PIP_TRUSTOPTS=0 B13RUN |2 PIP_USE_TRUSTED_PYPI=true PIP_TRUSTOPTS= /bin/sh214 B14RUN |2 PIP_USE_TRUSTED_PYPI=true PIP_TRUSTOPTS= /bin/sh162.24 MB15COPY requirements.txt /tmp/ # buildkit267 B16RUN |2 PIP_USE_TRUSTED_PYPI=true PIP_TRUSTOPTS= /bin/sh22.47 MB17RUN |2 PIP_USE_TRUSTED_PYPI=true PIP_TRUSTOPTS= /bin/sh32 B18RUN |2 PIP_USE_TRUSTED_PYPI=true PIP_TRUSTOPTS= /bin/sh305.63 KB19ARG VERSION=20260510.01.020 B20WORKDIR /app92 B21COPY app/ /app # buildkit39.3 KB22ENV PYTHONUNBUFFERED=10 B23ENV APP_VERSION=20260510.01.020 B24CMD ["python" "/app/server.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1777939200'