sha256:6704e715a968d5146dc9eec9dc646a2f42edc07796b554b31b970b3b5cca0752
OS/ARCH
linux/amd64
Compressed size
58.14 MB
Last pushed
1 day by smrchaker
Type
Image
Manifest digest
sha256:6704e715a968d5146dc9eec9dc646a2f42edc07796b554b31b970b3b5cca0752
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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;4.07 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.160 B7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B8RUN /bin/sh -c set -eux;13.78 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11WORKDIR /app236 B12COPY requirements.txt .405 B13RUN pip install --no-cache-dir -r11.87 MB14COPY app/ ./app/6.86 KBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'