sha256:f92e514124ea878ffe63c95dd977bc99a094c5b265a6b484b679ad9f3483171c
OS/ARCH
linux/amd64
Compressed size
372.05 MB
Last pushed
over 1 year by metabrainzdocker
Type
Image
Manifest digest
sha256:517541fa726fea1d1c7836e7f6d164e62a87ae093b4c6fb439980d688e73dfb7
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.16 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;249 B10CMD ["python3"]0 B11ARG BUILD_DEPS= 0 B12RUN |1 BUILD_DEPS= 123.4 MB13SHELL [/bin/bash --login -c]0 B14RUN |1 BUILD_DEPS= 769.97 KB15RUN |1 BUILD_DEPS= 113.1 MB16WORKDIR /code/website116 B17RUN |1 BUILD_DEPS= 42.49 MB18COPY poetry.lock pyproject.toml /code/website/ #12.38 KB19RUN |1 BUILD_DEPS= 35.56 MB20COPY ./package.json /code/website/ # buildkit483 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= 257.39 KB25RUN |1 BUILD_DEPS= 122 B26USER www-data:www-data0 B27RUN |1 BUILD_DEPS= 973.98 KB28USER root0 B29RUN |1 BUILD_DEPS= 2.44 MB30COPY ./docker/uwsgi.ini /etc/uwsgi/uwsgi.ini # buildkit381 B31RUN |1 BUILD_DEPS= 98.79 KB32EXPOSE map[3031/tcp:{}]0 B33CMD ["uwsgi" "/etc/uwsgi/uwsgi.ini"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'