Remove nginx failure note now that it works

Updates #1

PiperOrigin-RevId: 201760129
Change-Id: Ifd8ce9e0f93c6771083dc9bf8d35a2800c13481a
This commit is contained in:
Michael Pratt 2018-06-22 16:36:36 -07:00 committed by Shentubot
parent 7c645ac273
commit 9c0c4fd8d0
1 changed files with 1 additions and 2 deletions

View File

@ -373,6 +373,7 @@ The following applications/images have been tested:
* memcached * memcached
* mongo * mongo
* mysql * mysql
* nginx
* node * node
* php * php
* postgres * postgres
@ -389,8 +390,6 @@ The following applications have been tested and may not yet work:
* elasticsearch: Requires unimplemented socket ioctls. See [bug * elasticsearch: Requires unimplemented socket ioctls. See [bug
#2](https://github.com/google/gvisor/issues/2). #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? ### Will my container work with gVisor?