sha256:1896a0b6407b5a0f1d67db7ada1652e27e7ee126f1e1b8c151ecbea8f3ae74ff
OS/ARCH
linux/amd64
Compressed size
88.46 MB
Last pushed
about 1 year by oranleber
Type
Image
Manifest digest
sha256:1896a0b6407b5a0f1d67db7ada1652e27e7ee126f1e1b8c151ecbea8f3ae74ff
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 /app234 B12COPY requirements.txt .407 B13RUN pip install --no-cache-dir -r47.27 MB14COPY . .14.34 KBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1754870400'