sha256:78886523e4ba2d0db0304ab667f1a6c3099bc9567fb197f57c828b30316662e5
OS/ARCH
linux/amd64
Compressed size
363.87 MB
Last pushed
about 2 years by metabrainzdocker
Type
Image
Manifest digest
sha256:7cc752a141ac07d60a4b2ed87b2398252a93f60d1d226daff09981cd60cb49a3
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.50 B8RUN /bin/sh -c set -eux;11.18 MB9RUN /bin/sh -c set -eux;232 B10ENV PYTHON_PIP_VERSION=24.20 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66d8a0f637083e2c3ddffc0cb1e65ce126afb856/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=6fb7b781206356f45ad79efbb19322caa6c2a5ad39092d0d44d0fec94117e1180 B13RUN /bin/sh -c set -eux;3.8 MB14CMD ["python3"]0 B15ARG BUILD_DEPS= 0 B16RUN |1 BUILD_DEPS= 122.94 MB17SHELL [/bin/bash --login -c]0 B18RUN |1 BUILD_DEPS= 751.64 KB19RUN |1 BUILD_DEPS= 98.11 MB20WORKDIR /code/website117 B21RUN |1 BUILD_DEPS= 44.52 MB22COPY poetry.lock pyproject.toml /code/website/ #11.3 KB23RUN |1 BUILD_DEPS= 37.76 MB24COPY ./package.json /code/website/ # buildkit484 B25RUN |1 BUILD_DEPS= 4.27 MB26COPY website /code/website/website/ # buildkit5.65 MB27COPY run.py plugins-generate.py pytest.ini /code/website/724 B28RUN |1 BUILD_DEPS= 304.18 KB29RUN |1 BUILD_DEPS= 124 B30USER www-data:www-data0 B31RUN |1 BUILD_DEPS= 974.01 KB32USER root0 B33RUN |1 BUILD_DEPS= 2.42 MB34COPY ./docker/uwsgi.ini /etc/uwsgi/uwsgi.ini # buildkit381 B35RUN |1 BUILD_DEPS= 99.05 KB36EXPOSE map[3031/tcp:{}]0 B37CMD ["uwsgi" "/etc/uwsgi/uwsgi.ini"]0 BCommand
ADD file:3d9897cfe027ecc7cbdb16e74a676ed143725ea2d08dbb0dde23309e041de0f3 in /