Add postgres to supported images list

PiperOrigin-RevId: 221706184
Change-Id: Ia186c51e5981e984f25c340e98b94225f860e473
This commit is contained in:
Fabricio Voznika
2018-11-20 14:01:36 -08:00
committed by Nicolas Lacasse
parent adf8138e06
commit 45f4b90d4f
+1 -7
View File
@@ -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 youre having problems running a container with `runsc` its most likely due