summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorMichael Pratt <mpratt@google.com>2018-05-02 11:20:43 -0700
committerShentubot <shentubot@google.com>2018-05-02 11:21:26 -0700
commit6c061ad913fce6fbfe9a98c0fc1f5b67fad1b9b0 (patch)
treedce1748bdaff28a46e192f1c5679c87c2118f952 /README.md
parent2264ce7f62994fa0476f8e1eb9fe497d60547bda (diff)
Note that build requires Python 2.7
Updates #8 PiperOrigin-RevId: 195122103 Change-Id: Iff190283961b8ab99ad4f3e47ffeb9ab491d0eb3
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7fb9acd79..65075de0e 100644
--- a/README.md
+++ b/README.md
@@ -168,6 +168,8 @@ and Docker.
* [git][git]
* [Bazel][bazel]
+* [Python 2.7][python] (See [bug #8](https://github.com/google/gvisor/issues/8)
+ for Python 3 support updates)
* [Docker version 17.09.0 or greater][docker]
### Getting the source
@@ -417,6 +419,7 @@ See [Contributing.md](CONTRIBUTING.md).
[kvm]: https://www.linux-kvm.org
[netstack]: https://github.com/google/netstack
[oci]: https://www.opencontainers.org
+[python]: https://python.org
[sandbox]: https://en.wikipedia.org/wiki/Sandbox_(computer_security)
[seccomp]: https://www.kernel.org/doc/Documentation/prctl/seccomp_filter.txt
[selinux]: https://selinuxproject.org