sha256:01ab4e8711e962f70eccca165515d6cfd329f6b1c1e3af08719355ff71df919d
OS/ARCH
linux/amd64
Compressed size
430.43 MB
Last pushed
over 1 year by funops
Type
Image
Manifest digest
sha256:01ab4e8711e962f70eccca165515d6cfd329f6b1c1e3af08719355ff71df919d
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.42 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;250 B13CMD ["python3"]0 B14ARG SITE=funmooc0 B15ARG BUILD_NEXT_VERSION=00 B16RUN |2 SITE=funmooc BUILD_NEXT_VERSION=0 /bin/sh2.69 MB17COPY /install /usr/local # buildkit60.15 MB18RUN |2 SITE=funmooc BUILD_NEXT_VERSION=0 /bin/sh93 B19COPY ./sites/funmooc/src/backend /app/ # buildkit83.06 KB20COPY ./docker/files/usr/local/bin/entrypoint /usr/local/bin/entrypoint # buildkit814 B21COPY /builder/src/backend/base/static/richie /app/base/static/richie # buildkit3.72 MB22WORKDIR /app32 B23RUN |2 SITE=funmooc BUILD_NEXT_VERSION=0 /bin/sh2.58 MB24RUN |2 SITE=funmooc BUILD_NEXT_VERSION=0 /bin/sh170 B25COPY ./docker/files/usr/local/etc/gunicorn/app.py /usr/local/etc/gunicorn/app.py # buildkit394 B26RUN |2 SITE=funmooc BUILD_NEXT_VERSION=0 /bin/sh444 B27ENTRYPOINT ["/usr/local/bin/entrypoint"]0 B28ARG DOCKER_USER=1001:10020 B29ARG SITE=funmooc0 B30ARG STATIC_ROOT=/data/static0 B31ENV SITE=funmooc0 B32COPY /data/static/staticfiles.json /data/static/ # buildkit23.21 KB33USER 1001:10020 B34CMD ["/bin/sh" "-c" "gunicorn -c0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'