gvisor/runsc
Rahat Mahmood 491b106d62 Implement the runsc verity-prepare command.
Implement a new runsc command to set up a sandbox with verityfs and
run the measure tool. This is loosely forked from the do command, and
currently requires the caller to provide the measure tool binary.

PiperOrigin-RevId: 366553769
2021-04-02 19:34:50 -07:00
..
boot Implement the runsc verity-prepare command. 2021-04-02 19:34:50 -07:00
cgroup [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
cli Implement the runsc verity-prepare command. 2021-04-02 19:34:50 -07:00
cmd Implement the runsc verity-prepare command. 2021-04-02 19:34:50 -07:00
config Add --file-access-mounts flag 2021-03-23 16:21:12 -07:00
console
container Fix panic when overriding /dev files with VFS2 2021-03-30 11:36:55 -07:00
flag Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
fsgofer Allow FSETXATTR/FGETXATTR host calls for Verity 2021-03-23 11:06:02 -07:00
mitigate Major refactor of runsc mitigate. 2021-03-11 13:10:08 -08:00
sandbox [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
specutils Implement the runsc verity-prepare command. 2021-04-02 19:34:50 -07:00
BUILD
main.go
version.go
version_test.sh