sha256:17490768e322f95d3af9c6eac04cedf72e00147c337e6e8e304fe6deecb56c2a
OS/ARCH
linux/amd64
Compressed size
56.03 MB
Last pushed
5 months by oshrirahamim
Type
Image
Manifest digest
sha256:17490768e322f95d3af9c6eac04cedf72e00147c337e6e8e304fe6deecb56c2a
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 /app237 B13RUN printf "precedence ::ffff:0:0/96 371 B14COPY requirements.txt .436 B15RUN pip install --upgrade pip14.81 MB16COPY app/ ./app/28.23 KB17COPY run.py .466 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'