sha256:e681c87dd01e9d17fa1e87890a76794f2e9940595369102b99c08682ea44b130
OS/ARCH
linux/amd64
Compressed size
88.45 MB
Last pushed
about 1 year by oranleber
Type
Image
Manifest digest
sha256:e681c87dd01e9d17fa1e87890a76794f2e9940595369102b99c08682ea44b130
Image Layers
1# debian.sh --arch 'amd64' out/28.39 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.110 B7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11WORKDIR /app236 B12COPY requirements.txt .411 B13RUN pip install --no-cache-dir -r47.26 MB14COPY . .14.38 KBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1754870400'