sha256:e9c1785d260a505ce08850af34cb1417a0ee68a4614a33ec9c7da00f0925194f
OS/ARCH
linux/amd64
Compressed size
46.2 MB
Last pushed
6 months by cvat
Type
Image
Manifest digest
sha256:e9c1785d260a505ce08850af34cb1417a0ee68a4614a33ec9c7da00f0925194f
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.29.50 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.77 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit629 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit958 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE [8080/tcp]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21COPY cvat-ui/react_nginx.conf /etc/nginx/conf.d/default.conf # buildkit819 B22COPY cvat-ui/robots.txt /usr/share/nginx/html/ # buildkit252 B23COPY /tmp/cvat-ui/dist /usr/share/nginx/html/ # buildkit40.74 MBCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit