tree: c45d18efa9c1e5937305e0c10918e1ab4c204c57 [path history] [tgz]
  1. config.pb.go
  2. config.proto
  3. README.md
proto/nsjail/README.md

nsjail config proto

protobuf schema for nsjail (GitHub). This is used for providing hermetic build environment with arbitrary toolchain support.

How to update the file?

  1. git clone
$ git clone https://github.com/google/nsjail.git
  1. copy config.proto file.
$ cp nsjail/config.proto .