Add FileActionSymlink and llb.Symlink
#9714
Annotations
1 error
Validate
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n git add -A\n if [ \"$(ls -A /generated-files)\" ]; then\n cp -rf /generated-files/* ./util/archutil\n fi\n # loong64 is not stable atm\n git checkout -- util/archutil/loong64_binary.go\n diff=$(git status --porcelain -- util/archutil)\n if [ -n \"$diff\" ]; then\n echo >&2 'ERROR: The result of archutil differs. Please update with \"make archutil\"'\n echo \"$diff\"\n exit 1\n fi\n" did not complete successfully: exit code: 1
|
Loading