Publish ghascale amd image #210
publish_amd_docker.yml
on: schedule
build-and-push-image
2m 32s
Annotations
1 error
|
build-and-push-image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c sudo apt update -y && sudo apt install -y \"linux-headers-$(uname -r)\" \"linux-modules-extra-$(uname -r)\" && sudo usermod -a -G render,video runner && wget https://repo.radeon.com/amdgpu-install/6.3.1/ubuntu/jammy/amdgpu-install_6.3.60301-1_all.deb && sudo apt install -y ./amdgpu-install_6.3.60301-1_all.deb && sudo apt update -y && sudo apt install -y rocm" did not complete successfully: exit code: 100
|