sha256:90b48d0c01cd492fd1f541f698084f6e4d947d48782741ace0523f201c527123
OS/ARCH
linux/amd64
Compressed size
421.91 MB
Last pushed
over 1 year by skyline8880
Type
Image
Manifest digest
sha256:efd9e6851987ae875a352bb15e26c40c98e4198aa1b9f06b25723adcc299e92f
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.54 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.88 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.11.110 B10ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B11RUN /bin/sh -c set -eux;23.18 MB12RUN /bin/sh -c set -eux;249 B13CMD ["python3"]0 B14WORKDIR /code94 B15COPY requirements.txt /code # buildkit765 B16RUN /bin/sh -c pip3 install60.69 MB17COPY ./ /code # buildkit25.56 KB18CMD ["gunicorn" "--conf" "./gunicorn_config.py" "--bind"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'