Mike Aizatsky
dae2012980
[infra] do not checkout oss-fuzz ( #23 )
...
Promising oss-fuzz in /src/oss-fuzz creates lots of confusion about where files come from.
Let's make everything explicit.
Fixes #20
2016-10-12 16:25:06 -07:00
Mike Aizatsky
85dad5d52d
[infra] checkout command: automatic code checkout and compiling ( #11 )
2016-10-10 13:21:45 -07:00
Mike Aizatsky
e2ca7bcbe0
[infra] fixing build script location (/src/build.sh)
...
Fixing the location of build.sh gets rid of ENTRYPOINT. Which opens a possibility to implement different commands like:
````bash
docker run -ti expat compile
docker run -ti expat run <fuzzer_name> <input_data>
````
and keep the knowledge of build script location.
This is a breaking change.
2016-10-06 13:45:12 -07:00
Mike Aizatsky
a8394ce0b6
adding make to Dockerfiles
2016-07-28 13:46:35 -07:00
Mike Aizatsky
db4960e949
[expat] adding docbook2x to the image.
2016-07-26 14:05:40 -07:00
Mike Aizatsky
d3df019019
[expat] working build & simple fuzzer from chrome.
2016-07-26 13:59:42 -07:00
Mike Aizatsky
99633cda6a
[infra] docker image name update
2016-07-21 12:43:53 -07:00
Mike Aizatsky
3d59d551e9
[expat] initial configuration
2016-07-21 11:38:57 -07:00