gvisor/runsc
Andrei Vagin 66cc0e9f92 gvisor/bazel: use python2 to build runsc-debian
$ bazel build runsc:runsc-debian
  File ".../bazel_tools/tools/build_defs/pkg/make_deb.py", line 311,
  in GetFlagValue:
    flagvalue = flagvalue.decode('utf-8')
AttributeError: 'str' object has no attribute 'decode'

make_deb.py is incompatible with Python3.
https://github.com/bazelbuild/bazel/issues/8443

PiperOrigin-RevId: 253691923
2019-06-17 17:09:06 -07:00
..
boot Enable Receive Buffer Auto-Tuning for runsc. 2019-06-14 07:31:45 -07:00
cgroup Update canonical repository. 2019-06-13 16:50:15 -07:00
cmd Update canonical repository. 2019-06-13 16:50:15 -07:00
console Update canonical repository. 2019-06-13 16:50:15 -07:00
container Update canonical repository. 2019-06-13 16:50:15 -07:00
debian runsc: add a bazel target to build a debian package 2019-05-03 11:43:43 -07:00
fsgofer Update canonical repository. 2019-06-13 16:50:15 -07:00
sandbox Update canonical repository. 2019-06-13 16:50:15 -07:00
specutils Update canonical repository. 2019-06-13 16:50:15 -07:00
test Update canonical repository. 2019-06-13 16:50:15 -07:00
tools/dockercfg Fix runsc restore to be compatible with docker start --checkpoint ... 2019-05-03 21:41:45 -07:00
BUILD gvisor/bazel: use python2 to build runsc-debian 2019-06-17 17:09:06 -07:00
main.go Update canonical repository. 2019-06-13 16:50:15 -07:00
version.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00