sha256:0ea8588561fe7c8939e6878af53e17584898f981c65797190bc1c9e737dc1ce6
OS/ARCH
linux/amd64
Compressed size
379.37 MB
Last pushed
over 1 year by metabrainzdocker
Type
Image
Manifest digest
sha256:ab3fea00c6ae1ee80968c22636bfb22ab86ebbb63a704a73c49407c9f69391b6
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;250 B10CMD ["python3"]0 B11ARG BUILD_DEPS= 0 B12RUN |1 BUILD_DEPS= 123.42 MB13SHELL [/bin/bash --login -c]0 B14RUN |1 BUILD_DEPS= 769.86 KB15RUN |1 BUILD_DEPS= 113.2 MB16WORKDIR /code/website115 B17RUN |1 BUILD_DEPS= 47.43 MB18COPY poetry.lock pyproject.toml /code/website/ #13.45 KB19RUN |1 BUILD_DEPS= 37.26 MB20COPY ./package.json /code/website/ # buildkit487 B21RUN |1 BUILD_DEPS= 4.29 MB22COPY website /code/website/website/ # buildkit5.66 MB23COPY run.py plugins-generate.py pytest.ini /code/website/724 B24RUN |1 BUILD_DEPS= 262.25 KB25RUN |1 BUILD_DEPS= 124 B26USER www-data:www-data0 B27RUN |1 BUILD_DEPS= 973.97 KB28USER root0 B29RUN |1 BUILD_DEPS= 2.44 MB30COPY ./docker/uwsgi.ini /etc/uwsgi/uwsgi.ini # buildkit382 B31RUN |1 BUILD_DEPS= 316.85 KB32RUN |1 BUILD_DEPS= 98.8 KB33EXPOSE map[3031/tcp:{}]0 B34CMD ["uwsgi" "/etc/uwsgi/uwsgi.ini"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'