1 2 3 4 5 6
FROM ubuntu:xenial WORKDIR /AFLplusplus RUN apt-get update RUN apt-get install -y make gcc g++ xz-utils curl wget clang zlib1g-dev