Add PostgreSQL support.
This commit is contained in:
		| @@ -26,6 +26,7 @@ RUN echo "@community https://nl.alpinelinux.org/alpine/v3.7/community" >> /etc/a | |||||||
|     php7-openssl@community \ |     php7-openssl@community \ | ||||||
|     php7-json@community \ |     php7-json@community \ | ||||||
|     php7-zlib@community \ |     php7-zlib@community \ | ||||||
|  |     php7-pdo_pgsql@community \ | ||||||
|     php7-pdo_mysql@community \ |     php7-pdo_mysql@community \ | ||||||
|     php7-pdo_sqlite@community \ |     php7-pdo_sqlite@community \ | ||||||
|     php7-sqlite3@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) | - Lightweight & secure image (no root process) | ||||||
| - Based on Alpine | - Based on Alpine | ||||||
| - Latest Rainloop **Community Edition** (stable) | - 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 | - With Nginx and PHP7 | ||||||
| - Postfixadmin-change-password plugin | - Postfixadmin-change-password plugin | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Rafael Cossovan
					Rafael Cossovan