sha256:5ac5d6b8a9b5995bfab35c623dd062ce87ff449cf69c17120abd97a8eb0ab1af
OS/ARCH
linux/amd64
Compressed size
377.5 MB
Last pushed
over 1 year by metabrainzdocker
Type
Image
Manifest digest
sha256:0643c6cdd0ffbfa79a6d9a5a41d39adfd4fbe0bb481f55a27464b8ad9d27426c
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.90 B7ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B8RUN /bin/sh -c set -eux;13.02 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG BUILD_DEPS= 0 B12RUN |1 BUILD_DEPS= 123.41 MB13SHELL [/bin/bash --login -c]0 B14RUN |1 BUILD_DEPS= 773.32 KB15RUN |1 BUILD_DEPS= 113.18 MB16WORKDIR /code/website117 B17RUN |1 BUILD_DEPS= 47.35 MB18COPY poetry.lock pyproject.toml /code/website/ #13.27 KB19RUN |1 BUILD_DEPS= 35.55 MB20COPY ./package.json /code/website/ # buildkit484 B21RUN |1 BUILD_DEPS= 4.25 MB22COPY website /code/website/website/ # buildkit5.66 MB23COPY run.py plugins-generate.py pytest.ini /code/website/724 B24RUN |1 BUILD_DEPS= 258.23 KB25RUN |1 BUILD_DEPS= 124 B26USER www-data:www-data0 B27RUN |1 BUILD_DEPS= 973.95 KB28USER root0 B29RUN |1 BUILD_DEPS= 2.44 MB30COPY ./docker/uwsgi.ini /etc/uwsgi/uwsgi.ini # buildkit381 B31RUN |1 BUILD_DEPS= 317.7 KB32RUN |1 BUILD_DEPS= 98.78 KB33EXPOSE map[3031/tcp:{}]0 B34CMD ["uwsgi" "/etc/uwsgi/uwsgi.ini"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'