oss-fuzz/docs
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
..
README_template Update README_template 2016-09-14 10:08:57 -07:00
building_running_fuzzers.md Update building_running_fuzzers.md 2016-09-30 18:25:13 -07:00
building_running_fuzzers_external.md Update building_running_fuzzers_external.md 2016-09-30 18:26:02 -07:00
debugging.md [infra] fixing build script location (/src/build.sh) 2016-10-06 13:45:12 -07:00
new_library.md [infra] fixing build script location (/src/build.sh) 2016-10-06 13:45:12 -07:00
projects.md Update projects.md 2016-10-06 13:43:10 -07:00