Skip to content

πŸ’š try inline exec #21

πŸ’š try inline exec

πŸ’š try inline exec #21

Triggered via push July 19, 2024 20:28
Status Failure
Total duration 34s
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 <<EOR bash\n DISTRO=$(. /etc/os-release && echo \"$NAME\")\n USERNAME=$1\n\n case ${DISTRO,,} in\n ubuntu | 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 ;;\n esac\n\n adduser --disabled-password --gecos '' \"${USERNAME}\"\n adduser \"${USERNAME}\" sudo\n echo '%sudo ALL=(ALL) NOPASSWD:ALL' >>/etc/sudoers\n\n printf \"[user]\\ndefault=%s\\n\" \"${USERNAME}\" >>/etc/wsl.conf\nEOR" 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']