summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorMichael Pratt <mpratt@google.com>2018-06-22 16:36:36 -0700
committerShentubot <shentubot@google.com>2018-06-22 16:37:36 -0700
commit9c0c4fd8d05cca4905a0f8e4f391045566e4d401 (patch)
treebc3efa196bc8fc5ffdf5f91b4a0a9970bfcecdc6 /README.md
parent7c645ac27355a9d7016e0d5c74ce70eed2add600 (diff)
Remove nginx failure note now that it works
Updates #1 PiperOrigin-RevId: 201760129 Change-Id: Ifd8ce9e0f93c6771083dc9bf8d35a2800c13481a
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6ed246b72..1432c09d8 100644
--- a/README.md
+++ b/README.md
@@ -373,6 +373,7 @@ The following applications/images have been tested:
* memcached
* mongo
* mysql
+* nginx
* node
* php
* postgres
@@ -389,8 +390,6 @@ The following applications have been tested and may not yet work:
* elasticsearch: Requires unimplemented socket ioctls. See [bug
#2](https://github.com/google/gvisor/issues/2).
-* nginx: Requires `ioctl(FIOASYNC)`, but see workaround in [bug
- #1](https://github.com/google/gvisor/issues/1).
### Will my container work with gVisor?