Dockerfile 137 B

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