about summary refs log tree commit diff
path: root/frida_mode/ub1804/Dockerfile
blob: e1f5a339c7a247152aa3bfb42088c9744a0b17a7 (plain) (blame)
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