buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c echo \"installing dotnet with musl compatibility\" && apk add --no-cache curl icu-libs krb5-libs libgcc libintl libssl1.1 libstdc++ zlib && curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin --channel 6.0 --install-dir /etc/dotnet && export DOTNET_ROOT=/etc/dotnet && export PATH=\"/etc/dotnet:/etc/dotnet/tools:$PATH\" && echo \"Checking dotnet installation...\" && /etc/dotnet/dotnet --info && echo \"Installing ilspycmd...\" && /etc/dotnet/dotnet tool install ilspycmd --version 9.0.0.7889 --tool-path /etc/dotnet/tools" did not complete successfully: exit code: 1