sha256:fab2af78815944acd4a64c6b04a49c17af231a33a31ea7c253e255e9e4be1a53
OS/ARCH
linux/amd64
Compressed size
111.32 MB
Last pushed
about 1 year by whn0thacked
Type
Image
Manifest digest
sha256:fab2af78815944acd4a64c6b04a49c17af231a33a31ea7c253e255e9e4be1a53
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=E3FF2839C048B25C084DEBE9B26995E3102505680 B6ENV PYTHON_VERSION=3.9.230 B7ENV PYTHON_SHA256=61a42919e13d539f7673cf11d1c404380e28e540510860b9d242196e165709c90 B8RUN /bin/sh -c set -eux;12.75 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ENV PYTHONDONTWRITEBYTECODE=10 B12ENV PYTHONUNBUFFERED=10 B13WORKDIR /app93 B14COPY requirements.txt . # buildkit232 B15RUN /bin/sh -c pip install68.87 MB16COPY . . # buildkit76.69 KBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1757289600'