Skip to content

Dockerfile; debugging #44

Dockerfile; debugging

Dockerfile; debugging #44

Triggered via push October 12, 2024 20:27
Status Failure
Total duration 1m 0s
Artifacts
build-and-push
51s
build-and-push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-keyring_1.0-1_all.deb && dpkg -i cuda-keyring_1.0-1_all.deb && apt-get update && apt-get install -y --no-install-recommends libnvidia-ml-dev gcc-10 g++-10 build-essential libcudnn9-cuda-12=9.1.* libcudnn9-dev-cuda-12=9.1.* cuda-toolkit-12-4=12.4.* libcublas-12-4=12.4.5.* libcublas-dev-12-4=12.4.5.* cmake git wget unzip pkg-config libjpeg-dev libpng-dev libtiff-dev libavcodec-dev libavformat-dev libswscale-dev libv4l-dev libxvidcore-dev libx264-dev libgtk-3-dev libatlas-base-dev gfortran libgl1 python3-dev python3-pip espeak-ng libespeak-ng1 && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
build-and-push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/