Add PostgreSQL support.

This commit is contained in:
Rafael Cossovan 2018-03-05 06:17:41 -03:00
parent 94929d8e66
commit 29afab02bc
No known key found for this signature in database
GPG Key ID: 1941F6DA75056AED
2 changed files with 2 additions and 1 deletions

View File

@ -26,6 +26,7 @@ RUN echo "@community https://nl.alpinelinux.org/alpine/v3.7/community" >> /etc/a
php7-openssl@community \
php7-json@community \
php7-zlib@community \
php7-pdo_pgsql@community \
php7-pdo_mysql@community \
php7-pdo_sqlite@community \
php7-sqlite3@community \

View File

@ -11,7 +11,7 @@ Rainloop is a simple, modern & fast web-based client. More details on the [offic
- Lightweight & secure image (no root process)
- Based on Alpine
- Latest Rainloop **Community Edition** (stable)
- Contacts (DB) : sqlite, or mysql (server not built-in)
- Contacts (DB) : sqlite, mysql or pgsql (server not built-in)
- With Nginx and PHP7
- Postfixadmin-change-password plugin