> > On 28/06/17 17:48, Daniel Axtens wrote: > >> diff --git a/tools/docker/Dockerfile b/tools/docker/Dockerfile >> index ff05707a6049..266603e3bdcf 100644 >> --- a/tools/docker/Dockerfile >> +++ b/tools/docker/Dockerfile >> @@ -48,6 +48,8 @@ RUN cat /tmp/bashrc >> /home/patchwork/.bashrc >> >> COPY tools/docker/entrypoint.sh /usr/local/bin/entrypoint.sh >> >> +RUN apt-get install -y cython cython3; pip3 install python-afl; pip >> install python-afl >> + >> > > Do you need afl-fuzz itself as well? > > Ah yes, sorry, you do.
I just downloaded it into the source dir and set PATH so py-afl-fuzz could find it. Regards, Daniel > -- > Andrew Donnellan OzLabs, ADL Canberra > andrew.donnel...@au1.ibm.com IBM Australia Limited > >
_______________________________________________ Patchwork mailing list Patchwork@lists.ozlabs.org https://lists.ozlabs.org/listinfo/patchwork