From 45f4b90d4f6fc5bdaaaa35f677340860a2c1029c Mon Sep 17 00:00:00 2001 From: Fabricio Voznika Date: Thu, 15 Nov 2018 15:58:28 -0800 Subject: [PATCH] Add postgres to supported images list PiperOrigin-RevId: 221706184 Change-Id: Ia186c51e5981e984f25c340e98b94225f860e473 --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 26364d42d..235327cae 100644 --- a/README.md +++ b/README.md @@ -395,6 +395,7 @@ The following applications/images have been tested: * nginx * node * php +* postgres * prometheus * python * redis @@ -402,13 +403,6 @@ The following applications/images have been tested: * tomcat * wordpress -### What doesn't work yet? - -The following applications have been tested and may not yet work: - -* postgres: Requires unimplemented sync_file_range. See - [bug #88](https://github.com/google/gvisor/issues/88). - ### My container runs fine with *runc* but fails with *runsc*. If you’re having problems running a container with `runsc` it’s most likely due