debuild
Tool to build a Debian package from source. More information: <https://manpages.debian.org/latest/devscripts/debuild.1.en.html>.
RUN apt-get update && \
apt-get install -y devscripts
RUN apt-get update && \
apt-get install -y devscripts
RUN apt-get update && \
apt-get install -y devscripts
RUN dnf install -y devscripts
RUN apt-get update && \
apt-get install -y devscripts