zypper commands should run non-interactively to avoid builds waiting for
confirmation.
RUN instruction in the Dockerfile and split it into shell
command segments.zypper followed by one of the actions
install, in, remove, rm, source-install, si, or patch, check for
a non-interactive flag.-y, -n, --non-interactive, or --no-confirm.DL3034 pointing to the RUN
instruction with the message Non-interactive switch missing from zypper command: zypper install -y.(c) 2025 Asymmetric Effort, LLC. scaldwell@asymmetric-effort.com
