sha256:dff61c67fb908afb8d704d23fd4f19751fd4352ea2e59beb7309df6bc3cd2bcc
OS/ARCH
linux/amd64
Compressed size
56.2 MB
Last pushed
4 months by oshrirahamim
Type
Image
Manifest digest
sha256:dff61c67fb908afb8d704d23fd4f19751fd4352ea2e59beb7309df6bc3cd2bcc
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.54 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11RUN groupadd -r appgroup &&1.73 KB12WORKDIR /app239 B13RUN printf "precedence ::ffff:0:0/96 369 B14COPY requirements.txt .444 B15RUN pip install --upgrade pip14.99 MB16COPY app/ ./app/28.13 KB17COPY run.py .465 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'