mailcow/data/Dockerfiles/dovecot
Michael Käufl 9ab9d76240 [Dockerfiles] Used best practices for apt-get
See https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#apt-get

- Replaced `-y install` with `install -y` (unification)

- Put every package on its own line

- Moved `rm -rf /var/lib/apt/lists/*` in the same `RUN` statement as `apt-get`

- Removed unnecessary `apt-get clean`
  See 03e2923e42/contrib/mkimage/debootstrap (L82-L105)
2017-05-13 18:09:53 +02:00
..
Dockerfile [Dockerfiles] Used best practices for apt-get 2017-05-13 18:09:53 +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