FROM debian:stable RUN apt-get update && apt-get install -y \ git \ build-essential \ autoconf \ autopoint \ libtool \ libgcrypt20 \ libidn11-dev \ zlib1g-dev \ libunistring-dev \ libjansson-dev \ libpq-dev RUN git clone https://gnunet.org/gnunet/