buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** install runtime dependencies ****\" && apt-get update && apt-get install -y git jq libatomic1 nano net-tools netcat-traditional curl sudo && echo \"**** install vscode-cli ****\" && mkdir -p /app/vscode_cli && curl --cipher ALL -o /tmp/vscode_cli.tar.gz -L \"https://code.visualstudio.com/sha/download?build=stable&os=cli-alpine-arm64\" && tar -xf /tmp/vscode_cli.tar.gz -C /app/vscode_cli && echo \"**** clean up ****\" && apt-get clean && rm -rf /config/* /tmp/* /var/lib/apt/lists/* /var/tmp/*" did not complete successfully: exit code: 35