add docker version

This commit is contained in:
Ludovic CANDELLIER
2023-09-13 23:04:55 +02:00
parent 5f215cef81
commit bc7880b242
53 changed files with 24012 additions and 0 deletions

8
docker/matomo/run.sh Normal file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
# service postfix start
# exec /usr/sbin/postconf maillog_file=/var/log/postfix.log
# exec /usr/sbin/postfix -c /etc/postfix start-fg
/etc/init.d/postfix start