sha256:5fce8cf2db852474fa68faa49946fdf9942ff292b0bdffb3b17f2e476aa5e7ca
OS/ARCH
linux/amd64
Compressed size
694.65 MB
Last pushed
5 days by infrascielo
Type
Image
Manifest digest
sha256:5fce8cf2db852474fa68faa49946fdf9942ff292b0bdffb3b17f2e476aa5e7ca
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.43 MB4RUN /bin/sh -c set -ex;201.86 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.88 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.11.160 B10ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B11RUN /bin/sh -c set -eux;23.05 MB12RUN /bin/sh -c set -eux;249 B13CMD ["python3"]0 B14ARG BUILD_ENVIRONMENT=production0 B15ARG APP_HOME=/app0 B16ENV PYTHONUNBUFFERED=10 B17ENV PYTHONDONTWRITEBYTECODE=10 B18ENV BUILD_ENV=production0 B19WORKDIR /app124 B20RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh1.14 KB21RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh2.83 MB22COPY /usr/src/app/wheels /wheels/ # buildkit75.81 MB23RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh93.76 MB24COPY ./compose/production/django/entrypoint /entrypoint # buildkit589 B25RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh618 B26RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh621 B27COPY ./compose/production/django/start /start # buildkit458 B28RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh484 B29RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh487 B30COPY ./compose/production/django/celery/worker/start /start-celeryworker # buildkit238 B31RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh261 B32RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh263 B33COPY ./compose/production/django/celery/beat/start /start-celerybeat # buildkit196 B34RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh221 B35RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh221 B36COPY ./compose/production/django/celery/flower/start /start-flower # buildkit246 B37RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh274 B38RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh274 B39COPY . /app # buildkit80.41 MB40RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh80.41 MB41RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh189 B42USER django0 B43ENTRYPOINT ["/entrypoint"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'