summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorFabricio Voznika <fvoznika@google.com>2018-05-17 23:21:47 -0700
committerShentubot <shentubot@google.com>2018-05-17 23:22:40 -0700
commita1e5862f3c7b0a3baabee2311d3d519d322a0168 (patch)
tree20fa6eb00334e79c0c4667feef4f4146a72c8d1a /README.md
parentb960559fdb9a22c986af11ba4e886ffb316a3574 (diff)
Move postgres to list of supported images
PiperOrigin-RevId: 197104043 Change-Id: I377c0727ebf0c44361ed221e1b197787825bfb7b
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8bef83861..7b74f7637 100644
--- a/README.md
+++ b/README.md
@@ -370,6 +370,7 @@ The following applications/images have been tested:
* mysql
* node
* php
+* postgres
* prometheus
* python
* redis
@@ -385,8 +386,6 @@ The following applications have been tested and may not yet work:
#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).
-* postgres: Requires SysV shared memory support. See [bug
- #3](https://github.com/google/gvisor/issues/3).
### Will my container work with gVisor?