Namespace
cvat
Image / Tag
server:v2.33.0
Content Digest
sha256:985f16524e5536022f6db59f73b05f8ef05762b5354f61af7fe37dfa1f05adb9
Details
Created

2025-04-15 14:47:25 UTC

Size

702 MB

Content Digest
Labels
  • com.docker.compose.project
    cvat
  • com.docker.compose.service
    cvat_server
  • com.docker.compose.version
    2.27.1
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
DJANGO_SETTINGS_MODULE

cvat.settings.production

HOME

/home/django

LANG

C.UTF-8

LC_ALL

C.UTF-8

NUMPROCS

1

PATH

/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TERM

xterm

TZ

Etc/UTC

USER

django

http_proxy

https_proxy

no_proxy

socks_proxy


Layers

[#000] sha256:30a9c22ae099393b0131322d7f50d8a9d7cd06c5e518cd27a19ac960a4d0aba3 - 4.01% (28.2 MB)

[#001] sha256:6f1954637951eee7e6d4029f293c6bda8da11bec9cf93c256f9c7f14c7536857 - 16.34% (115 MB)

[#002] sha256:01e01b6c4468e79657d4c4401616d2995da63af6011c8934a809d6c24d39bdee - 1.33% (9.36 MB)

[#003] sha256:19fdb5aadc2f15ed1b680b4ec0cbe037fb8aa7fd540e2ef968d6087c5aa326c1 - 0.0% (4.2 KB)

[#004] sha256:4f8e9487f6fb19abad1db0c9e53d3818db35569231b0977c05ca7f14196ff2b9 - 32.29% (227 MB)

[#005] sha256:305f5179698e9a0dfb833ce20ad3f40af4757800786d4447d6e4701f8edd0743 - 0.67% (4.72 MB)

[#006] sha256:0e6a02f6415733fabae77ce9c4c77926d35ed4ea609b5fd31aa2067523b22843 - 0.31% (2.2 MB)

[#007] sha256:17309c78a5460faf5e44481c7e594e29111a71c32dfa4c351abf5b458b1600c4 - 0.51% (3.59 MB)

[#008] sha256:f1c235a3024503a5fcc13cc6a0bfcd03be06d0eebeec03507c9913b1aa4cb925 - 42.87% (301 MB)

[#009] sha256:a2d3492e0728dc1171a9ac0e7fb12c88ae8bc37bb5b17d4eb61cf8a1e02f4c1d - 1.33% (9.35 MB)

[#010] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#011] sha256:c6e3df2fefd1ccc6e63664a535c362b18150e09ffd5d72bcebd60b7a82484235 - 0.0% (298 Bytes)

[#012] sha256:cea0279b7f22b25fd8bb0fe7fa0d200a70b6a5e13f373987aff21b0017b9e6f6 - 0.0% (1.12 KB)

[#013] sha256:b233809cd1d7cab91e0c1f4bae197fdd8b2707247030de2a5eab2dcb519ce3ec - 0.0% (1.2 KB)

[#014] sha256:116ea4c9bdfa9906f708716a155d59949846c10a110bfec808c4b23d420e3837 - 0.0% (330 Bytes)

[#015] sha256:97d477ef61dcd836da51534681aba3a3656187ec012ebb7c76992c2601bf9e05 - 0.0% (2.17 KB)

[#016] sha256:255527fcb6187a3d2d908312ec45f3bb524f36cf94474b2d57ee2442d345feaa - 0.0% (12.6 KB)

[#017] sha256:7b9cf67710025ee7d77963053104e2d28c944c0b87a21b5dcecdb14f9081ac43 - 0.31% (2.19 MB)

[#018] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#019] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#020] sha256:1467328b48ea09e90ea3f3b8e60c85070aa7b444afdec5ab0c3da0bfb52b2333 - 0.0% (247 Bytes)


History
2025-04-07 07:24:14 UTC

/bin/sh -c #(nop) ARG RELEASE

2025-04-07 07:24:14 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2025-04-07 07:24:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2025-04-07 07:24:14 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2025-04-07 07:24:17 UTC

/bin/sh -c #(nop) ADD file:433cf0b8353e08be3a6582ad5947c57a66bdbb842ed3095246a1ff6876d157f1 in /

2025-04-07 07:24:18 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2025-04-15 14:39:29 UTC (buildkit.dockerfile.v0)

ARG http_proxy

2025-04-15 14:39:29 UTC (buildkit.dockerfile.v0)

ARG https_proxy

2025-04-15 14:39:29 UTC (buildkit.dockerfile.v0)

ARG no_proxy

2025-04-15 14:39:29 UTC (buildkit.dockerfile.v0)

ARG socks_proxy

2025-04-15 14:39:29 UTC (buildkit.dockerfile.v0)

ARG TZ=Etc/UTC

2025-04-15 14:39:29 UTC (buildkit.dockerfile.v0)

ENV TERM=xterm http_proxy= https_proxy= no_proxy= socks_proxy= LANG=C.UTF-8 LC_ALL=C.UTF-8 TZ=Etc/UTC

2025-04-15 14:39:29 UTC (buildkit.dockerfile.v0)

ARG USER=django

2025-04-15 14:39:29 UTC (buildkit.dockerfile.v0)

ARG CVAT_CONFIGURATION=production

2025-04-15 14:39:29 UTC (buildkit.dockerfile.v0)

ENV DJANGO_SETTINGS_MODULE=cvat.settings.production

2025-04-15 14:39:29 UTC (buildkit.dockerfile.v0)

RUN |7 http_proxy= https_proxy= no_proxy= socks_proxy= TZ=Etc/UTC USER=django CVAT_CONFIGURATION=production /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get --no-install-recommends install -yq bzip2 ca-certificates curl git libgeos-c1v5 libgl1 libgomp1 libldap-2.5-0 libpython3.10 libsasl2-2 libxml2 libxmlsec1 libxmlsec1-openssl nginx p7zip-full poppler-utils python3 python3-venv supervisor tzdata unrar wait-for-it && ln -fs /usr/share/zoneinfo/${TZ} /etc/localtime && dpkg-reconfigure -f noninteractive tzdata && rm -rf /var/lib/apt/lists/* && echo 'application/wasm wasm' >> /etc/mime.types # buildkit

2025-04-15 14:39:50 UTC (buildkit.dockerfile.v0)

COPY /tmp/smokescreen /usr/local/bin/smokescreen # buildkit

2025-04-15 14:39:50 UTC (buildkit.dockerfile.v0)

ENV USER=django

2025-04-15 14:39:50 UTC (buildkit.dockerfile.v0)

ENV HOME=/home/django

2025-04-15 14:39:50 UTC (buildkit.dockerfile.v0)

RUN |7 http_proxy= https_proxy= no_proxy= socks_proxy= TZ=Etc/UTC USER=django CVAT_CONFIGURATION=production /bin/sh -c adduser --shell /bin/bash --disabled-password --gecos "" ${USER} # buildkit

2025-04-15 14:39:50 UTC (buildkit.dockerfile.v0)

ARG CLAM_AV=no

2025-04-15 14:40:21 UTC (buildkit.dockerfile.v0)

RUN |8 http_proxy= https_proxy= no_proxy= socks_proxy= TZ=Etc/UTC USER=django CVAT_CONFIGURATION=production CLAM_AV=yes /bin/sh -c if [ "$CLAM_AV" = "yes" ]; then apt-get update && apt-get --no-install-recommends install -yq clamav libclamunrar9 && sed -i 's/ReceiveTimeout 30/ReceiveTimeout 300/g' /etc/clamav/freshclam.conf && freshclam && chown -R ${USER}:${USER} /var/lib/clamav && rm -rf /var/lib/apt/lists/*; fi # buildkit

2025-04-15 14:40:26 UTC (buildkit.dockerfile.v0)

RUN |8 http_proxy= https_proxy= no_proxy= socks_proxy= TZ=Etc/UTC USER=django CVAT_CONFIGURATION=production CLAM_AV=yes /bin/sh -c python3 -m venv /opt/venv # buildkit

2025-04-15 14:40:26 UTC (buildkit.dockerfile.v0)

ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2025-04-15 14:40:29 UTC (buildkit.dockerfile.v0)

RUN |8 http_proxy= https_proxy= no_proxy= socks_proxy= TZ=Etc/UTC USER=django CVAT_CONFIGURATION=production CLAM_AV=yes /bin/sh -c python -m pip install --upgrade setuptools # buildkit

2025-04-15 14:40:29 UTC (buildkit.dockerfile.v0)

ARG PIP_VERSION

2025-04-15 14:40:29 UTC (buildkit.dockerfile.v0)

ARG PIP_DISABLE_PIP_VERSION_CHECK=1

2025-04-15 14:40:33 UTC (buildkit.dockerfile.v0)

RUN |10 http_proxy= https_proxy= no_proxy= socks_proxy= TZ=Etc/UTC USER=django CVAT_CONFIGURATION=production CLAM_AV=yes PIP_VERSION=24.0 PIP_DISABLE_PIP_VERSION_CHECK=1 /bin/sh -c python -m pip install -U pip==${PIP_VERSION} # buildkit

2025-04-15 14:47:24 UTC (buildkit.dockerfile.v0)

RUN |10 http_proxy= https_proxy= no_proxy= socks_proxy= TZ=Etc/UTC USER=django CVAT_CONFIGURATION=production CLAM_AV=yes PIP_VERSION=24.0 PIP_DISABLE_PIP_VERSION_CHECK=1 /bin/sh -c python -m pip install --no-index /mnt/wheelhouse/*.whl /mnt/wheelhouse-av/*.whl # buildkit

2025-04-15 14:47:24 UTC (buildkit.dockerfile.v0)

ENV NUMPROCS=1

2025-04-15 14:47:24 UTC (buildkit.dockerfile.v0)

COPY /opt/ffmpeg/lib /usr/lib # buildkit

2025-04-15 14:47:24 UTC (buildkit.dockerfile.v0)

ARG CVAT_DEBUG_ENABLED

2025-04-15 14:47:24 UTC (buildkit.dockerfile.v0)

RUN |11 http_proxy= https_proxy= no_proxy= socks_proxy= TZ=Etc/UTC USER=django CVAT_CONFIGURATION=production CLAM_AV=yes PIP_VERSION=24.0 PIP_DISABLE_PIP_VERSION_CHECK=1 CVAT_DEBUG_ENABLED= /bin/sh -c if [ "${CVAT_DEBUG_ENABLED}" = 'yes' ]; then python3 -m pip install --no-cache-dir debugpy; fi # buildkit

2025-04-15 14:47:24 UTC (buildkit.dockerfile.v0)

RUN |11 http_proxy= https_proxy= no_proxy= socks_proxy= TZ=Etc/UTC USER=django CVAT_CONFIGURATION=production CLAM_AV=yes PIP_VERSION=24.0 PIP_DISABLE_PIP_VERSION_CHECK=1 CVAT_DEBUG_ENABLED= /bin/sh -c python -m pip uninstall -y pip # buildkit

2025-04-15 14:47:24 UTC (buildkit.dockerfile.v0)

COPY cvat/nginx.conf /etc/nginx/nginx.conf # buildkit

2025-04-15 14:47:24 UTC (buildkit.dockerfile.v0)

COPY --chown=django supervisord/ /home/django/supervisord # buildkit

2025-04-15 14:47:24 UTC (buildkit.dockerfile.v0)

COPY --chown=django backend_entrypoint.d/ /home/django/backend_entrypoint.d # buildkit

2025-04-15 14:47:24 UTC (buildkit.dockerfile.v0)

COPY --chown=django manage.py rqscheduler.py backend_entrypoint.sh wait_for_deps.sh /home/django/ # buildkit

2025-04-15 14:47:24 UTC (buildkit.dockerfile.v0)

COPY --chown=django utils/ /home/django/utils # buildkit

2025-04-15 14:47:25 UTC (buildkit.dockerfile.v0)

COPY --chown=django cvat/ /home/django/cvat # buildkit

2025-04-15 14:47:25 UTC (buildkit.dockerfile.v0)

ARG COVERAGE_PROCESS_START

2025-04-15 14:47:25 UTC (buildkit.dockerfile.v0)

RUN |12 http_proxy= https_proxy= no_proxy= socks_proxy= TZ=Etc/UTC USER=django CVAT_CONFIGURATION=production CLAM_AV=yes PIP_VERSION=24.0 PIP_DISABLE_PIP_VERSION_CHECK=1 CVAT_DEBUG_ENABLED= COVERAGE_PROCESS_START= /bin/sh -c if [ "${COVERAGE_PROCESS_START}" ]; then echo "import coverage; coverage.process_startup()" > /opt/venv/lib/python3.10/site-packages/coverage_subprocess.pth; fi # buildkit

2025-04-15 14:47:25 UTC (buildkit.dockerfile.v0)

USER django

2025-04-15 14:47:25 UTC (buildkit.dockerfile.v0)

WORKDIR /home/django

2025-04-15 14:47:25 UTC (buildkit.dockerfile.v0)

RUN |12 http_proxy= https_proxy= no_proxy= socks_proxy= TZ=Etc/UTC USER=django CVAT_CONFIGURATION=production CLAM_AV=yes PIP_VERSION=24.0 PIP_DISABLE_PIP_VERSION_CHECK=1 CVAT_DEBUG_ENABLED= COVERAGE_PROCESS_START= /bin/sh -c mkdir -p data share keys logs /tmp/supervisord static # buildkit

2025-04-15 14:47:25 UTC (buildkit.dockerfile.v0)

EXPOSE map[8080/tcp:{}]

2025-04-15 14:47:25 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["./backend_entrypoint.sh"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete