Add PostgreSQL support.
This commit is contained in:
parent
94929d8e66
commit
29afab02bc
@ -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 \
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user