mailcow/data/Dockerfiles/dovecot
Michael Käufl 7fd982f948 [Dockerfiles] Do not persist DEBIAN_FRONTEND=noninteractive in images
According to https://github.com/moby/moby/issues/4032#issuecomment-163689851
(and some other comments in the issue) it's not recommended to set
`DEBIAN_FRONTEND` via `ENV` in a Dockerfile.  `ARG` has the same
effect at build time but does not change `DEBIAN_FRONTEND` in the
final image, so I switched to it.  It should also work to remove it
completely.
2017-05-13 18:10:04 +02:00
..
Dockerfile [Dockerfiles] Do not persist DEBIAN_FRONTEND=noninteractive in images 2017-05-13 18:10:04 +02:00
docker-entrypoint.sh Fixes #261 2017-05-09 21:29:51 +02:00
imapsync Docs 2017-03-02 11:23:23 +01:00
imapsync_cron.pl imapsync: added option to delete from source after transfer 2017-04-10 13:08:02 +02:00
postlogin.sh Docs 2017-03-02 11:23:23 +01:00
report-ham.sieve Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement 2017-04-03 20:06:49 +02:00
report-spam.sieve Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement 2017-04-03 20:06:49 +02:00
rspamd-pipe-ham Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement 2017-04-03 20:06:49 +02:00
rspamd-pipe-spam Rebase Dovecot on Stretch slim, build from stable source with latest stable Pigeonhole for antispam replacement 2017-04-03 20:06:49 +02:00
supervisord.conf Add Json logger 2017-05-06 23:42:18 +02:00
syslog-ng.conf Add Json logger 2017-05-06 23:42:18 +02:00