Commit graph

11 commits

Author SHA1 Message Date
Juan Luis Baptiste
1cfdcb5f18 feat: Removed supervisor and rsyslog
As mentioned in discussion #54, since version 3.3.0, postfix can run in
foreground mode, and since 3.4.0 it can log directly to stdout.
2021-05-22 17:49:25 -05:00
Juan Luis Baptiste
1976cf8400 Fix issue #45: Update alpine image to v3.13, had to remove cyrus-sasl-plain
package as is not present on that version and switch sasl map from
hash to lmdb.
2021-02-03 15:26:44 -05:00
Juan Luis Baptiste
f018f5f12e Pin alpine base image version to 3.12 to fix issue #45 2021-01-18 18:23:07 -05:00
Michael Powers
6f0a49a8c8
Adds the cyrus-sasl-login package to provide feature parity with CentOS image and fix #21.
Fixes an unterminated line preventing cache cleaning from working correctly.
2020-04-16 16:13:35 -04:00
Juan Luis Baptiste
9fd2173200 Change base image from CentOS 7 to alpine linux 2020-03-22 23:17:24 -05:00
Manuel Gutierrez
de6031105c Single COPY to reduce number of layers 2019-11-29 11:44:46 +01:00
Juan Luis Baptiste
3127691529 Set centos image version to 7 as epel for centos 8 does not contain supervisor 2019-10-16 20:13:38 -05:00
watiko
463f87bce4 Clean up yum cahches. 2018-05-24 12:32:10 +09:00
Juan Luis Baptiste
79df6615b1 Added rsyslog to enable container logging to stdout. Closes issue #1 2018-05-09 00:06:11 -05:00
Juan Luis Baptiste
90d1023088 Run newaliases too. 2015-05-12 02:20:38 -05:00
Juan Luis Baptiste
7d07a7f365 First version. 2015-04-20 00:07:23 -05:00