From 9c0c4fd8d05cca4905a0f8e4f391045566e4d401 Mon Sep 17 00:00:00 2001 From: Michael Pratt Date: Fri, 22 Jun 2018 16:36:36 -0700 Subject: [PATCH] Remove nginx failure note now that it works Updates #1 PiperOrigin-RevId: 201760129 Change-Id: Ifd8ce9e0f93c6771083dc9bf8d35a2800c13481a --- README.md | 3 +-- 1 file changed, 1 insertion(+), 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?