Skip to content

Dockerfile optimization #36

Dockerfile optimization

Dockerfile optimization #36

Triggered via push October 12, 2024 17:39
Status Failure
Total duration 59s
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 apt-get update && apt-get install -y --no-install-recommends libcudnn8 libcudnn8-dev nvidia-cuda-dev nvidia-cuda-gdb gcc-10 g++-10 build-essential libcudnn9-cuda-12 libcudnn9-dev-cuda-12 cuda-toolkit-12-4 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/