sha256:029fd891dfc267b391b6c0c5b0f2b066bf2e0661755322cc1f12ab247203f6e2
OS/ARCH
linux/amd64
Compressed size
55.67 MB
Last pushed
4 months by anarkiwi
Type
Image
Manifest digest
sha256:029fd891dfc267b391b6c0c5b0f2b066bf2e0661755322cc1f12ab247203f6e2
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 B11WORKDIR /app93 B12COPY requirements.txt requirements-dev.txt ./ #239 B13RUN /bin/sh -c pip install13.72 MB14COPY . . # buildkit50.66 KB15RUN /bin/sh -c black --check731.99 KB16CMD ["python" "-m" "cache_warmer.main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'