sha256:22ae292b5b0581f50254ae2a0660c4385abf08c2d797c87b5adfbca90484ea3b
OS/ARCH
linux/amd64
Compressed size
906.78 MB
Last pushed
10 days by funops
Type
Image
Manifest digest
sha256:22ae292b5b0581f50254ae2a0660c4385abf08c2d797c87b5adfbca90484ea3b
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 MARSHA_STATIC_ROOT=/data/static0 B12RUN |1 MARSHA_STATIC_ROOT=/data/static /bin/sh -c675.06 MB13COPY /install /usr/local # buildkit107.85 MB14COPY /app /app # buildkit28.96 MB15COPY /data/static /data/static # buildkit51.57 MB16RUN |1 MARSHA_STATIC_ROOT=/data/static /bin/sh -c172 B17COPY docker/files/usr/local/etc/gunicorn/marsha.py /usr/local/etc/gunicorn/marsha.py # buildkit470 B18COPY docker/files/usr/local/bin/entrypoint /usr/local/bin/entrypoint # buildkit807 B19RUN |1 MARSHA_STATIC_ROOT=/data/static /bin/sh -c522 B20WORKDIR /app/src/backend32 B21ENTRYPOINT ["entrypoint"]0 B22CMD ["gunicorn" "-c" "/usr/local/etc/gunicorn/marsha.py" "marsha.asgi:application"]0 B23ARG DOCKER_USER0 B24USER 0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'