2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2026-01-03 22:13:34 +01:00

Improvements and Examples

- Adding `sendmail` feature to `apache` and `fpm`
- Adding section `.examples/dockerfiles`
- Adding section `.examples/dockerfiles/cron` to combine app & external cron-jobs
- Adding section `.examples/dockerfiles/smtp` for further SMTP-settings
This commit is contained in:
Philipp Holzer 2018-05-20 15:44:03 +02:00
commit 0826aaefa9
No known key found for this signature in database
GPG key ID: 58160D7D6AF942B6
35 changed files with 434 additions and 26 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
set -eu
exec busybox crond -f -l 0 -L /dev/stdout
exec busybox crond -f -l 0 -L /dev/stdout