sha256:ccc326c677650e2c2e937fca07e460026d6bb525203992b5acdbe7a180c53a4a
OS/ARCH
linux/amd64
Compressed size
373.35 MB
Last pushed
over 1 year by metabrainzdocker
Type
Image
Manifest digest
sha256:30653ce70755cd2a73016d7df2af5721c98a2282a77be5e23f414f860e5bf965
Image Layers
1# debian.sh --arch 'amd64' out/26.91 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.80 B7ENV PYTHON_SHA256=c909157bb25ec114e5869124cc2a9c4a4d4c1e957ca4ff553f1edc692101154e0 B8RUN /bin/sh -c set -eux;13.02 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ARG BUILD_DEPS= 0 B12RUN |1 BUILD_DEPS= 123.41 MB13SHELL [/bin/bash --login -c]0 B14RUN |1 BUILD_DEPS= 765.3 KB15RUN |1 BUILD_DEPS= 113.1 MB16WORKDIR /code/website117 B17RUN |1 BUILD_DEPS= 43.3 MB18COPY poetry.lock pyproject.toml /code/website/ #13.37 KB19RUN |1 BUILD_DEPS= 35.55 MB20COPY ./package.json /code/website/ # buildkit485 B21RUN |1 BUILD_DEPS= 4.23 MB22COPY website /code/website/website/ # buildkit5.66 MB23COPY run.py plugins-generate.py pytest.ini /code/website/722 B24RUN |1 BUILD_DEPS= 258.55 KB25RUN |1 BUILD_DEPS= 124 B26USER www-data:www-data0 B27RUN |1 BUILD_DEPS= 974.01 KB28USER root0 B29RUN |1 BUILD_DEPS= 2.44 MB30COPY ./docker/uwsgi.ini /etc/uwsgi/uwsgi.ini # buildkit380 B31RUN |1 BUILD_DEPS= 320.29 KB32RUN |1 BUILD_DEPS= 98.77 KB33EXPOSE map[3031/tcp:{}]0 B34CMD ["uwsgi" "/etc/uwsgi/uwsgi.ini"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'