sha256:3005371419de54a94f0b4edac296fee37bd683540bd904408038a43a11f5f595
OS/ARCH
linux/amd64
Compressed size
694.36 MB
Last pushed
4 months by magentaservice
Type
Image
Manifest digest
sha256:3005371419de54a94f0b4edac296fee37bd683540bd904408038a43a11f5f595
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -ex;225.24 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.81 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.11.150 B10ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B11RUN /bin/sh -c set -eux;22.87 MB12RUN /bin/sh -c set -eux;249 B13CMD ["python3"]0 B14RUN mkdir -p /app &&1.94 KB15RUN mkdir -p /home/toldbehandling/.cache/fontconfig &&442 B16RUN sh -c 'echo "deb14.1 MB17RUN curl -fsSLO "$SUPERCRONIC_URL" &&7.75 MB18COPY admin/requirements.txt /app/requirements.txt781 B19COPY admin/mypy.ini /app/mypy.ini491 B20RUN pip install --no-cache-dir -r121.01 MB21COPY --chown=toldbehandling:toldbehandling ./told-common /app/told-common2.31 MB22RUN pushd /app/told-common && pip80.25 MB23RUN pip install --no-cache-dir /app/told-common/dist/told_common-0.0.1-py3-none-any.whl38.67 MB24COPY --chown=toldbehandling:toldbehandling ./admin /app94.78 KB25RUN chown -R toldbehandling:toldbehandling /app40.16 MB26COPY ./docker/entrypoint_admin.sh /entrypoint.sh729 B27RUN django-admin compilemessages --locale=kl --locale=da1.5 KB28VOLUME /app/project/static/383 B29CMD ["gunicorn","-b","0.0.0.0:8000","project.wsgi:application","-w","4","--timeout","120","--error-logfile","-","--capture-output"]383 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'