We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2264ce7 commit 6c061adCopy full SHA for 6c061ad
README.md
@@ -168,6 +168,8 @@ and Docker.
168
169
* [git][git]
170
* [Bazel][bazel]
171
+* [Python 2.7][python] (See [bug #8](https://github.com/google/gvisor/issues/8)
172
+ for Python 3 support updates)
173
* [Docker version 17.09.0 or greater][docker]
174
175
### Getting the source
@@ -417,6 +419,7 @@ See [Contributing.md](CONTRIBUTING.md).
417
419
[kvm]: https://www.linux-kvm.org
418
420
[netstack]: https://github.com/google/netstack
421
[oci]: https://www.opencontainers.org
422
+[python]: https://python.org
423
[sandbox]: https://en.wikipedia.org/wiki/Sandbox_(computer_security)
424
[seccomp]: https://www.kernel.org/doc/Documentation/prctl/seccomp_filter.txt
425
[selinux]: https://selinuxproject.org
0 commit comments