Skip to content

πŸ› fix heredoc #23

πŸ› fix heredoc

πŸ› fix heredoc #23

Triggered via push July 19, 2024 20:42
Status Failure
Total duration 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c <<EOT bash\n#!/bin/bash\nDISTRO=$(. /etc/os-release && echo \"$NAME\")\nUSERNAME=$1\n\ncase ${DISTRO,,} in\nubuntu | debian)\n apt update\n apt install -y sudo adduser passwd\n ;;\n*)\n echo \"Couldn't install user dependencies on distro \\\"${DISTRO}\\\", trying anyway\"\n ;;\nesac\n\nadduser --disabled-password --gecos '' \"${USERNAME}\"\nadduser \"${USERNAME}\" sudo\necho '%sudo ALL=(ALL) NOPASSWD:ALL' >>/etc/sudoers\n\nprintf \"[user]\\ndefault=%s\\n\" \"${USERNAME}\" >>/etc/wsl.conf\nEOT" did not complete successfully: exit code: 2
build
Unexpected input(s) 'name', valid inputs are ['version', 'driver', 'driver-opts', 'buildkitd-flags', 'install', 'use', 'endpoint', 'platforms', 'config', 'config-inline', 'append', 'cleanup']
build
Unexpected input(s) 'name', valid inputs are ['version', 'driver', 'driver-opts', 'buildkitd-flags', 'install', 'use', 'endpoint', 'platforms', 'config', 'config-inline', 'append', 'cleanup']