buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; apk update; apk del nodejs-current; apk add nodejs=${NODE_VERSION} npm; npm install -g @bitwarden/cli@${BW_VERSION}; addgroup -S -g 1000 bw-operator; adduser -S -D -u 1000 -G bw-operator bw-operator; mkdir -p /home/bw-operator; chown -R bw-operator /home/bw-operator; apk add gcc musl-dev libstdc++ gcompat=${GCOMPAT_VERSION} python3=${PYTHON_VERSION} py3-pip=${PIP_VERSION} libcrypto3=${LIBCRYPTO_VERSION}; pip install -r /requirements.txt --no-warn-script-location --break-system-packages; rm /requirements.txt; apk del --purge gcc musl-dev libstdc++;" did not complete successfully: exit code: 2