buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c yum install -y cairo cups-libs libSM libGLU && if [ -f /tmp/libreoffice-dist-linux.gz ]; then tar xzf /tmp/libreoffice-dist-linux.gz -C /tmp; else echo \"File /tmp/libreoffice-dist-linux.gz not found\"; exit 1; fi && if ls /tmp/LibreOffice*/RPMS/*.rpm 1> /dev/null 2>&1; then yum localinstall -y /tmp/LibreOffice*/RPMS/*.rpm; else echo \"LibreOffice RPM files not found\"; exit 1; fi && rm -rf /tmp/libreoffice-dist-linux.gz /tmp/LibreOffice_*_Linux_x86-64_rpm && yum clean all" did not complete successfully: exit code: 1