buildx failed with: ERROR: failed to solve: process "/bin/sh -c source /tmp/rhel_license \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect-8.repo /etc/yum.repos.d/app-protect-8.repo; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos-8.repo /etc/yum.repos.d/app-protect-dos-8.repo; \tfi \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& rpm --import /tmp/nginx_signing.key \t&& dnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then dnf --nodocs install -y nginx-agent; fi \t&& sed -i 's/\\(def in_container():\\)/\\1\\n return False/g' /usr/lib64/python*/*-packages/rhsm/config.py \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} || true \t&& subscription-manager attach \t&& dnf config-manager --set-enabled codeready-builder-for-rhel-8-x86_64-rpms \t&& dnf --nodocs install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm \t&& rpm --import /tmp/app-protect-security-updates.key \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tdnf --nodocs install -y app-protect app-protect-attack-signatures app-protect-threat-campaigns; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tdnf --nodocs install -y app-protect-dos; \tfi \t&& dnf upgrade -y curl ncurses \t&& subscription-manager unregister \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \trm -f /etc/yum.repos.d/app-protect-8.repo \t&& nap-waf.sh; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \trm -f /etc/yum.repos.d/app-protect-dos-8.repo \t&& nap-dos.sh; \tfi \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh; \tfi \t&& dnf clean all" did not complete successfully: exit code: 1