sha256:89735dd0e83c1bc943c511fa7f6ccdfdc564da18d23cb6d4d186f4efd41db0e5
OS/ARCH
linux/amd64
Compressed size
653.77 MB
Last pushed
about 1 month by infrascielo
Type
Image
Manifest digest
sha256:89735dd0e83c1bc943c511fa7f6ccdfdc564da18d23cb6d4d186f4efd41db0e5
Image Layers
1# debian.sh --arch 'amd64' out/51.26 MB2RUN /bin/sh -c set -eux;15.03 MB3RUN /bin/sh -c set -eux;52.22 MB4RUN /bin/sh -c set -ex;188.01 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.77 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.11.130 B10ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B11RUN /bin/sh -c set -eux;23.54 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 /app126 B20RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh1.41 KB21RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh3.32 MB22COPY /usr/src/app/wheels /wheels/ # buildkit67.83 MB23RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh87.13 MB24COPY ./compose/production/django/entrypoint /entrypoint # buildkit591 B25RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh619 B26RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh622 B27COPY ./compose/production/django/start /start # buildkit462 B28RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh488 B29RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh484 B30COPY ./compose/production/django/celery/worker/start /start-celeryworker # buildkit240 B31RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh263 B32RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh264 B33COPY ./compose/production/django/celery/beat/start /start-celerybeat # buildkit195 B34RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh223 B35RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh218 B36COPY ./compose/production/django/celery/flower/start /start-flower # buildkit246 B37RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh275 B38RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh271 B39COPY . /app # buildkit79.82 MB40RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh79.82 MB41RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh191 B42USER django0 B43ENTRYPOINT ["/entrypoint"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'