sha256:0711f9b56e75e452456413ba7aca212ef7d4395cfb456f165f5995fcaee3ead1
OS/ARCH
linux/amd64
Compressed size
594.51 MB
Last pushed
8 months by cvat
Type
Image
Manifest digest
sha256:0711f9b56e75e452456413ba7aca212ef7d4395cfb456f165f5995fcaee3ead1
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 29.04 MB6CMD ["/bin/bash"]0 B7ARG http_proxy0 B8ARG https_proxy0 B9ARG no_proxy0 B10ARG socks_proxy0 B11ARG TZ=Etc/UTC0 B12ENV TERM=xterm http_proxy= https_proxy= no_proxy=0 B13ARG USER=django0 B14ARG CVAT_CONFIGURATION=production0 B15ENV DJANGO_SETTINGS_MODULE=cvat.settings.production0 B16RUN |7 http_proxy= https_proxy= no_proxy=112.52 MB17COPY /tmp/smokescreen /usr/local/bin/smokescreen # buildkit9.06 MB18ENV USER=django0 B19ENV HOME=/home/django0 B20RUN |7 http_proxy= https_proxy= no_proxy=4.2 KB21ARG CLAM_AV=yes0 B22RUN |8 http_proxy= https_proxy= no_proxy=121.45 MB23RUN |8 http_proxy= https_proxy= no_proxy=4.75 MB24ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B25RUN |8 http_proxy= https_proxy= no_proxy=313 B26ARG PIP_VERSION=24.00 B27ARG PIP_DISABLE_PIP_VERSION_CHECK=10 B28RUN |10 http_proxy= https_proxy= no_proxy=3.59 MB29RUN |10 http_proxy= https_proxy= no_proxy=301.18 MB30ENV NUMPROCS=10 B31COPY /opt/ffmpeg/lib /usr/lib # buildkit10.66 MB32ARG CVAT_DEBUG_ENABLED0 B33RUN |11 http_proxy= https_proxy= no_proxy=32 B34RUN |11 http_proxy= https_proxy= no_proxy=298 B35COPY cvat/nginx.conf /etc/nginx/nginx.conf # buildkit1.13 KB36COPY --chown=django supervisord/ /home/django/supervisord #1.2 KB37COPY --chown=django backend_entrypoint.d/ /home/django/backend_entrypoint.d #324 B38COPY --chown=django manage.py rqscheduler.py backend_entrypoint.sh2.25 KB39COPY --chown=django utils/ /home/django/utils #18.05 KB40COPY --chown=django cvat/ /home/django/cvat #2.25 MB41COPY --chown=django components/analytics/clickhouse/init.py /home/django/components/analytics/clickhouse/init.py #1.4 KB42ARG COVERAGE_PROCESS_START0 B43RUN |12 http_proxy= https_proxy= no_proxy=32 B44USER 1000:10000 B45WORKDIR /home/django32 B46RUN |12 http_proxy= https_proxy= no_proxy=247 B47EXPOSE map[8080/tcp:{}]0 B48ENTRYPOINT ["./backend_entrypoint.sh"]0 BCommand
ARG RELEASE