mailcow/data/Dockerfiles/postfix
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
postfix.sh Add description to command 2017-04-08 23:36:46 +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
whitelist_forwardinghosts.sh Move forwarding host script to Docker image 2017-04-23 19:38:47 +02:00
zeyple.conf Base on Stretch, add Zeyple 2017-04-05 22:19:41 +02:00
zeyple.py Base on Stretch, add Zeyple 2017-04-05 22:19:41 +02:00