Skip to content

docker: update OpenCV containers to 4.12.0 #62

docker: update OpenCV containers to 4.12.0

docker: update OpenCV containers to 4.12.0 #62

Triggered via push July 4, 2025 19:05
Status Failure
Total duration 1h 42m 46s
Artifacts 9

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 21 warnings
opencv
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cd opencv-${OPENCV_VERSION} && mkdir build && cd build && cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D OPENCV_EXTRA_MODULES_PATH=../../opencv_contrib-${OPENCV_VERSION}/modules -D ENABLE_NEON=ON -D WITH_FFMPEG=ON -D WITH_TBB=ON -D BUILD_TBB=ON -D BUILD_TESTS=OFF -D WITH_EIGEN=OFF -D WITH_GSTREAMER=OFF -D WITH_V4L=ON -D WITH_LIBV4L=ON -D WITH_VTK=OFF -D WITH_QT=OFF -D WITH_FREETYPE=ON -D BUILD_JPEG=ON -D OPENCV_ENABLE_NONFREE=ON -D BUILD_DOCS=OFF -D BUILD_EXAMPLES=OFF -D BUILD_TESTS=OFF -D BUILD_PERF_TESTS=ON -D BUILD_opencv_java=NO -D BUILD_opencv_python=NO -D BUILD_opencv_python2=NO -D BUILD_opencv_python3=NO -D OPENCV_GENERATE_PKGCONFIG=ON -D CMAKE_TOOLCHAIN_FILE=../platforms/linux/aarch64-gnu.toolchain.cmake .. && make -j $(nproc --all) && make preinstall && make install && ldconfig && cd / && rm -rf opencv*" did not complete successfully: exit code: 2
opencv-static
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cd ffmpeg-5.1.6 && ./configure --pkg-config-flags=\"--static\" --enable-static --disable-shared --enable-gpl --enable-libx264 --enable-libvpx --enable-zlib --disable-sdl2 --disable-vaapi --disable-vdpau --disable-v4l2-m2m --disable-doc && make -j $(nproc --all) && make install && ldconfig" did not complete successfully: exit code: 2
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-ubuntu-20.04#L25
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-ubuntu-20.04#L22
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-ubuntu-20.04#L19
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-ubuntu-18.04#L16
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-ubuntu-18.04#L22
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-ubuntu-18.04#L19
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-ubuntu-22.04#L25
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-ubuntu-22.04#L22
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-ubuntu-22.04#L19
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-ubuntu-24.04#L22
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-ubuntu-24.04#L19
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-ubuntu-24.04#L25
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-gpu-cuda-11#L23
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-gpu-cuda-11#L20
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-gpu-cuda-11#L17
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-gpu-cuda-12#L17
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-gpu-cuda-12#L23
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-gpu-cuda-12#L20
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-gpu-cuda-11.2.2#L23
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-gpu-cuda-11.2.2#L20
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
Legacy key/value format with whitespace separator should not be used: Dockerfile.opencv-gpu-cuda-11.2.2#L17
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/

Artifacts

Produced during runtime
Name Size Digest
hybridgroup~gocv~5S4W82.dockerbuild
167 KB
sha256:b4dc4b6e3404cd67e6d0f20a40ae481c37072fe0e8bce78e46be5917939f594f
hybridgroup~gocv~92TPC4.dockerbuild
184 KB
sha256:7213183b5a14dcbba0566145728bb65effee17dce0be8d8d8f1685d924a82e16
hybridgroup~gocv~J9ZHSB.dockerbuild
162 KB
sha256:57b509063f46ba0764b998250872c0b279b7e3fc8f0f21aba6a39b143bfd66ba
hybridgroup~gocv~K93KZO.dockerbuild
464 KB
sha256:882b6145aa22c22aaf02dccee603aec3aaa27779e3a45d96a8090e71b14e1a84
hybridgroup~gocv~KDLCVC.dockerbuild
457 KB
sha256:100229e1dacefa1460c2a198ccb1ce16bd3964cd94681e420f7d9f48ef10a560
hybridgroup~gocv~LRSAI9.dockerbuild
460 KB
sha256:ee22b5e5781dcb148ca0171b291b8b62c67ae970def34715a4ad0302932bf536
hybridgroup~gocv~N1P276.dockerbuild
38.6 KB
sha256:95696d1a552b7f728fa6605ef5b9c59acb9fbf31cb53e50fe31087af229a9655
hybridgroup~gocv~OGUIHR.dockerbuild
167 KB
sha256:35a7e9b2fc2a15796f8f31769d58f6c281b592383617b5a30a5158c2c58dd8f6
hybridgroup~gocv~YA34GZ.dockerbuild
248 KB
sha256:990b776cdcfe83065b85a1e720fec0d73ac01c453ec18e7fe055ec54f331b7e6