Fixed buildx issue
This commit is contained in:
@@ -161,5 +161,4 @@ POSTFIX_SMTPS_TLS_WRAPPERMODE="yes"
|
||||
- The container configures `/etc/postfix/main.cf` using `postconf -e`.
|
||||
- `/etc/aliases` is created automatically if missing, and `newaliases` is run on startup.
|
||||
- `/etc/resolv.conf` is copied into `/var/spool/postfix/etc/resolv.conf` so DNS lookups work in chrooted Postfix services.
|
||||
- `POSTFIX_SMTPD_MILTERS` and `POSTFIX_NON_SMTPD_MILTERS` should contain only `host:port`. The script adds the `inet:` prefix automatically.
|
||||
- TLS certificate and key files must exist inside the container if TLS is enabled.
|
||||
- `POSTFIX_SMTPD_MILTERS` and `POSTFIX_NON_SMTPD_MILTERS` should contain only `host:port`. The script adds the `inet:` prefix automatically.
|
||||
Reference in New Issue
Block a user