Files
wolfssl/Docker/packaging/debian/Dockerfile
T

7 lines
137 B
Docker
Raw Normal View History

2023-08-09 00:39:55 +02:00
FROM debian:latest
RUN apt-get -y update
RUN apt-get -y upgrade
RUN apt-get install -y build-essential autoconf gawk debhelper lintian