1FROM debian:latest 2 3RUN apt-get -y update 4RUN apt-get -y upgrade 5RUN apt-get install -y build-essential autoconf gawk debhelper lintian dpkg-dev