sha256:c3b006647da42055ede37a7de0f3e9365d98ec0cc70606d8cce3455abc33cc95
OS/ARCH
linux/amd64
Compressed size
390.51 MB
Last pushed
8 months by metabrainzdocker
Type
Image
Manifest digest
sha256:86aa97722c6812248cfd0e90cd7b449da7f4e2e71dfbef16224409aa2088ea5d
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=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.120 B7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B8RUN /bin/sh -c set -eux;13.03 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG BUILD_DEPS= 0 B12RUN |1 BUILD_DEPS= 123.46 MB13SHELL [/bin/bash --login -c]0 B14RUN |1 BUILD_DEPS= 786.95 KB15RUN |1 BUILD_DEPS= 117.57 MB16WORKDIR /code/website117 B17RUN |1 BUILD_DEPS= 50.43 MB18COPY poetry.lock pyproject.toml /code/website/ #17.01 KB19RUN |1 BUILD_DEPS= 40.61 MB20COPY ./package.json /code/website/ # buildkit485 B21RUN |1 BUILD_DEPS= 4.33 MB22COPY website /code/website/website/ # buildkit5.66 MB23COPY run.py plugins-generate.py pytest.ini /code/website/721 B24RUN |1 BUILD_DEPS= 359.96 KB25RUN |1 BUILD_DEPS= 124 B26USER www-data:www-data0 B27RUN |1 BUILD_DEPS= 987.31 KB28USER root0 B29RUN |1 BUILD_DEPS= 2.63 MB30COPY ./docker/uwsgi.ini /etc/uwsgi/uwsgi.ini # buildkit381 B31RUN |1 BUILD_DEPS= 331.65 KB32RUN |1 BUILD_DEPS= 99.23 KB33EXPOSE [3031/tcp]0 B34CMD ["uwsgi" "/etc/uwsgi/uwsgi.ini"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'