buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -e; if [ -n \"$NPM_REPO\" ]; then export COREPACK_NPM_REGISTRY=$NPM_REPO; echo -e \"registry=$NPM_REPO\\n@jsr:registry=$NPM_REPO\" > $HOME/.npmrc; fi; if [ -n \"$PIP_CONFIG\" ]; then mkdir $HOME/.pip/; echo -e \"$PIP_CONFIG\" > $HOME/.pip/pip.conf; fi; apt-get update && apt-get install -qq -y --no-install-recommends bash bzip2 curl gawk git-core make unzip zip && apt-get install -qq -y build-essential libffi-dev libmagic-dev libyaml-dev locales python3 python3-dev python3-pip && chmod +x /tmp/install.sh && /tmp/install.sh && rm /tmp/install.sh && pip install --no-cache-dir --target ${PYTHONPATH} --upgrade atom-tools && node -v && npm -v && gem install bundler cocoapods && apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false && rm -rf $HOME/.npmrc /var/lib/apt/lists/*" did not complete successfully: exit code: 2