FROM ubuntu:xenial

WORKDIR /AFLplusplus

RUN apt-get update
RUN apt-get install -y make gcc g++ xz-utils curl wget clang zlib1g-dev