🐬 Builds GH-Runner Images (Self-Hosted) DockerHub 🐬 #18
Annotations
1 error and 1 warning
Docker Build and Push (ArchLinux-Builder)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c #Add runner\n useradd -m -s \"/bin/bash\" \"runner\"\n #Set password\n echo \"runner:runneradmin\" | chpasswd\n #Add runner to sudo\n usermod -aG \"wheel\" \"runner\"\n usermod -aG \"wheel\" \"root\"\n #Passwordless sudo for runner\n echo \"%wheel ALL=(ALL) NOPASSWD: ALL\" | tee -a \"/etc/sudoers\"\n compgen -u\n #Fix perms\n chmod 0440 \"/etc/sudoers\"\n visudo -c\n" did not complete successfully: exit code: 127
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading