allows installation of apk packages via recipe files, saves multiline RUN commands in Dockerfile and allows for comments
clears apk cache after package install to reduce final container size
default: smtp
the host that will send emails queued by sendmail
there should be an accordingly named container in your stack with an smtp interface, like humilit/postfix. Sollte der SMTP-Server eine Authentifizierung benötigen:
set the IP-range of the smtp container to send emails without authentication
set SMTP_AUTH_USERNAME and SMTP_AUTH_PASSWORD if authentication is required
default: 587 if SMTP_STARTTLS is yes , else 25
default: no
if STARTTLS should be used, set this to yes.
apt package openssl is already installed, so sendmail can send encrypted mails.
Content type
Image
Digest
Size
2.1 MB
Last updated
almost 8 years ago
docker pull humilit/common