sha256:a1374f6a974cd389d1bcdc90d124f7ca7facc1b5a08cd3e0125e7a1bd08bb31a
OS/ARCH
linux/amd64
Compressed size
627.99 MB
Last pushed
almost 2 years by wantguns
Type
Image
Manifest digest
sha256:a1374f6a974cd389d1bcdc90d124f7ca7facc1b5a08cd3e0125e7a1bd08bb31a
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 / 28.17 MB6CMD ["/bin/bash"]0 B7ARG http_proxy0 B8ARG https_proxy0 B9ARG no_proxy=nuclio,0 B10ARG socks_proxy0 B11ARG TZ=Etc/UTC0 B12ENV TERM=xterm http_proxy= https_proxy= no_proxy=nuclio,0 B13ARG USER=django0 B14ARG CVAT_CONFIGURATION=production0 B15ENV DJANGO_SETTINGS_MODULE=cvat.settings.production0 B16RUN |7 http_proxy= https_proxy= no_proxy=nuclio,112.49 MB17COPY /tmp/smokescreen /usr/local/bin/smokescreen # buildkit8.85 MB18ENV USER=django0 B19ENV HOME=/home/django0 B20RUN |7 http_proxy= https_proxy= no_proxy=nuclio,4.23 KB21ARG CLAM_AV=no0 B22RUN |8 http_proxy= https_proxy= no_proxy=nuclio,228.07 MB23RUN |8 http_proxy= https_proxy= no_proxy=nuclio,4.72 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=nuclio,2.17 MB26ARG PIP_VERSION0 B27ARG PIP_DISABLE_PIP_VERSION_CHECK=10 B28RUN |10 http_proxy= https_proxy= no_proxy=nuclio,3.59 MB29RUN |10 http_proxy= https_proxy= no_proxy=nuclio,228.39 MB30ENV NUMPROCS=10 B31COPY /opt/ffmpeg/lib /usr/lib # buildkit9.35 MB32ARG CVAT_DEBUG_ENABLED0 B33RUN |11 http_proxy= https_proxy= no_proxy=nuclio,32 B34RUN |11 http_proxy= https_proxy= no_proxy=nuclio,322 B35COPY cvat/nginx.conf /etc/nginx/nginx.conf # buildkit1.02 KB36COPY --chown=django components /tmp/components #7.27 KB37COPY --chown=django supervisord/ /home/django/supervisord #1.48 KB38COPY --chown=django manage.py backend_entrypoint.sh wait_for_deps.sh1.4 KB39COPY --chown=django utils/ /home/django/utils #12.57 KB40COPY --chown=django cvat/ /home/django/cvat #2.16 MB41COPY --chown=django rqscheduler.py /home/django #446 B42ARG COVERAGE_PROCESS_START0 B43RUN |12 http_proxy= https_proxy= no_proxy=nuclio,32 B44USER django0 B45WORKDIR /home/django32 B46RUN |12 http_proxy= https_proxy= no_proxy=nuclio,246 B47EXPOSE map[8080/tcp:{}]0 B48ENTRYPOINT ["./backend_entrypoint.sh"]0 BCommand
ARG RELEASE