I maintain this Dockerfile at this point.

This commit is contained in:
Mike Aizatsky 2016-11-17 09:48:36 -08:00 committed by GitHub
parent 29097ed8ef
commit 13fb627a94
1 changed files with 1 additions and 1 deletions

View File

@ -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/