gvisor/runsc
Ian Lewis e506fcd931 Add args and netns flag to runsc spec
Adds a netns flag to runsc spec that allows users to specify a network
namespace path when creating a sample config.json file. Also, adds the ability
to specify the command arguments used when running the container.

This will make it easier for new users to create sample OCI bundles without
having to edit the config.json by hand.

PiperOrigin-RevId: 320486267
2020-07-09 15:26:52 -07:00
..
boot Add shared mount hints to VFS2 2020-07-08 17:12:29 -07:00
cgroup Cgroup fixes 2020-06-10 17:05:23 -07:00
cmd Add args and netns flag to runsc spec 2020-07-09 15:26:52 -07:00
console Standardize on tools directory. 2020-01-27 12:21:00 -08:00
container Add shared mount hints to VFS2 2020-07-08 17:12:29 -07:00
debian Fix repository build scripts. 2019-11-05 15:16:04 -08:00
flag Add flag package to limit visibility. 2020-02-10 13:57:01 -08:00
fsgofer Fix mknod and inotify syscall test 2020-07-07 15:35:01 -07:00
sandbox Drop empty line 2020-07-08 15:48:01 -07:00
specutils Print spec as json when --debug is enabled 2020-06-16 10:52:17 -07:00
BUILD Clean-up comments in runsc/BUILD and CONTRIBUTING.md. 2020-02-10 14:15:36 -08:00
main.go Add runsc options to set checksum offloading status 2020-06-16 16:34:26 -07:00
version.go Fix `runsc --version` and add a test. 2019-09-10 15:41:47 -07:00
version_test.sh Standardize on tools directory. 2020-01-27 12:21:00 -08:00