sha256:2abeda15be583715bff5e00b7f434618aaff3a1aeabb4eae8441d6b3f5466fd5
OS/ARCH
linux/amd64
Compressed size
56.03 MB
Last pushed
5 months by oshrirahamim
Type
Image
Manifest digest
sha256:2abeda15be583715bff5e00b7f434618aaff3a1aeabb4eae8441d6b3f5466fd5
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 B11RUN groupadd -r appgroup &&1.71 KB12WORKDIR /app236 B13RUN printf "precedence ::ffff:0:0/96 371 B14COPY requirements.txt .440 B15RUN pip install --upgrade pip14.81 MB16COPY app/ ./app/28.16 KB17COPY run.py .465 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'