Files

6 lines
145 B
Docker
Raw Permalink Normal View History

2023-08-09 00:39:55 +02:00
FROM debian:latest
RUN apt-get -y update
RUN apt-get -y upgrade
2025-09-04 14:01:33 +01:00
RUN apt-get install -y build-essential autoconf gawk debhelper lintian dpkg-dev