sha256:a291cc6d7077ad3dc4915b4b7fde65af716b36c8ef1e0a66a53e3a2d967cb9d7
OS/ARCH
linux/amd64
Compressed size
358.98 MB
Last pushed
22 days by metabrainzdocker
Type
Image
Manifest digest
sha256:82d4e65b8bbbee3b922b6a2ee09f5bf62900c582f99789777ae4ebec74f05d9b
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.37 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;13.04 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG BUILD_DEPS= 0 B12RUN |1 BUILD_DEPS= 123.53 MB13SHELL [/bin/bash --login -c]0 B14RUN |1 BUILD_DEPS= 915.03 KB15RUN |1 BUILD_DEPS= 121.9 MB16WORKDIR /code/website116 B17COPY /uv /usr/local/bin/uv # buildkit20.98 MB18RUN |1 BUILD_DEPS= 9.73 MB19COPY uv.lock pyproject.toml /code/website/ #32.12 KB20RUN |1 BUILD_DEPS= 23.33 MB21COPY ./package.json /code/website/ # buildkit527 B22RUN |1 BUILD_DEPS= 5.18 MB23COPY website /code/website/website/ # buildkit5.67 MB24COPY run.py plugins-generate.py pytest.ini /code/website/810 B25RUN |1 BUILD_DEPS= 311.18 KB26RUN |1 BUILD_DEPS= 124 B27USER www-data:www-data0 B28RUN |1 BUILD_DEPS= 993.39 KB29USER root0 B30RUN |1 BUILD_DEPS= 3.02 MB31COPY ./docker/uwsgi.ini /etc/uwsgi/uwsgi.ini # buildkit396 B32RUN |1 BUILD_DEPS= 408 B33RUN |1 BUILD_DEPS= 99.52 KB34EXPOSE [3031/tcp]0 B35CMD ["uwsgi" "/etc/uwsgi/uwsgi.ini"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'