You are not logged in.
Understood , please prepend [Gave Up] or [Abandoned} to the thread title.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
I got this figured out with some help from the Mailcow forum.
My file wasn't formatted correctly and had the wrong info in it.
Here is the working file:
---
# lines for mailcow
source: docker
container_name:
- mailcowdockerized-nginx-mailcow-1
labels:
type: nginx
---
source: docker
container_name:
- mailcowdockerized-dovecot-mailcow-1
- mailcowdockerized-postfix-mailcow-1
labels:
type: syslog
---
Thanks for the help here I will mark this solved.
Online