sha256:8439bf44b50b0c397f42b8fb496cd783a297ef487d7e4f0a7ea86810712ba89c
OS/ARCH
Compressed size
128.22 MB
Last pushed
about 1 year by chowrex
Type
Image
Manifest digest
sha256:4bffe7f84f10394ff3af133376f173d301aebc94e618d930ea2ddf45510552d1
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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;3.35 MB5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B6ENV PYTHON_VERSION=3.9.230 B7ENV PYTHON_SHA256=61a42919e13d539f7673cf11d1c404380e28e540510860b9d242196e165709c90 B8RUN /bin/sh -c set -eux;14.25 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ARG PIP_ARGS=0 B12COPY . /app # buildkit74.66 MB13WORKDIR /app32 B14EXPOSE map[8000/tcp:{}]0 B15RUN |1 PIP_ARGS= /bin/sh -c9.05 MB16CMD ["gunicorn" "--bind" "0.0.0.0:8000" "wsgi:application"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'