mailcow/data/Dockerfiles
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
..
bind9 Add bind9 and replace pdns 2017-02-23 16:06:28 +01:00
clamav [Dockerfiles] Do not persist DEBIAN_FRONTEND=noninteractive in images 2017-05-13 18:10:04 +02:00
dovecot [Dockerfiles] Do not persist DEBIAN_FRONTEND=noninteractive in images 2017-05-13 18:10:04 +02:00
memcached Add dummy folders for Dockerfiles we pull from hub 2016-12-09 20:47:15 +01:00
mysql mailcow dockerized 2016-12-09 20:39:02 +01:00
nginx Nginx needs no modification anymore 2016-12-17 10:07:07 +01:00
php-fpm [Dockerfiles] Do not persist DEBIAN_FRONTEND=noninteractive in images 2017-05-13 18:10:04 +02:00
postfix [Dockerfiles] Do not persist DEBIAN_FRONTEND=noninteractive in images 2017-05-13 18:10:04 +02:00
redis mailcow dockerized 2016-12-09 20:39:02 +01:00
rmilter [Dockerfiles] Do not persist DEBIAN_FRONTEND=noninteractive in images 2017-05-13 18:10:04 +02:00
rspamd [Dockerfiles] Do not persist DEBIAN_FRONTEND=noninteractive in images 2017-05-13 18:10:04 +02:00
sogo [Dockerfiles] Do not persist DEBIAN_FRONTEND=noninteractive in images 2017-05-13 18:10:04 +02:00