Mark postgres as not supported

See https://github.com/google/gvisor/issues/88

PiperOrigin-RevId: 209780532
Change-Id: Iff8004474020511503a0a5cd2cdba2b512c327ef
This commit is contained in:
Fabricio Voznika
2018-08-22 09:48:26 -07:00
committed by Shentubot
parent e2ab7ec39e
commit 3c5ec25f1c
+7 -1
View File
@@ -394,7 +394,6 @@ The following applications/images have been tested:
* nginx
* node
* php
* postgres
* prometheus
* python
* redis
@@ -402,6 +401,13 @@ 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 #2](https://github.com/google/gvisor/issues/88).
### My container runs fine with *runc* but fails with *runsc*.
If youre having problems running a container with `runsc` its most likely due