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 https://github.com/moby/moby/blob/03e2923e42446dbb830c654d0eec323a0b4ef02a/contrib/mkimage/debootstrap#L82-L105
2017-05-13 18:09:53 +02:00
2017-03-02 11:23:23 +01:00
2017-04-25 10:46:44 +02:00
2017-05-01 21:43:41 +02:00

mailcow: dockerized - 🐮 + 🐋 = 💕

Donate

Please see the official documentation for instructions.

S
Description
No description provided
Readme 49 MiB
Languages
JavaScript 54.7%
PHP 15.9%
Perl 9.9%
Twig 8.4%
CSS 4.5%
Other 6.4%