Install missing tool: sqlite3

This commit is contained in:
Pierre Jaury
2016-02-21 16:34:05 +01:00
parent 0080621c4d
commit d896965cd0

View File

@@ -8,7 +8,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
dovecot-sieve dovecot-managesieved \
dovecot-antispam spamassassin spamc clamav \
php5-fpm php5-mysql php5-imap php5-sqlite php5-mcrypt \
supervisor rsyslog nginx \
supervisor rsyslog nginx sqlite3 \
&& apt-get clean
# Install the Webmail from source