mirror of https://github.com/google/oss-fuzz.git
I maintain this Dockerfile at this point.
This commit is contained in:
parent
29097ed8ef
commit
13fb627a94
|
@ -15,7 +15,7 @@
|
|||
################################################################################
|
||||
|
||||
FROM ossfuzz/base-libfuzzer
|
||||
MAINTAINER emaste@freebsd.org
|
||||
MAINTAINER mike.aizatsky@gmail.com
|
||||
RUN apt-get install -y make autoconf automake libtool shtool
|
||||
RUN git clone https://github.com/file/file.git
|
||||
COPY build.sh magic_fuzzer.cc /src/
|
||||
|
|
Loading…
Reference in New Issue