Files
wolfssl/Docker/packaging/debian/Dockerfile

7 lines
137 B
Docker
Raw Normal View History

FROM debian:latest
RUN apt-get -y update
RUN apt-get -y upgrade
RUN apt-get install -y build-essential autoconf gawk debhelper lintian