Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 868 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 868 Bytes

linuxmuster-mail

Scripts and configuration files to setup a full featured docker mailcontainer for linuxmuster.net.

Skripte und Konfigurationsdateien für linuxmuster.net zur Einrichtung eines voll ausgestatteten Docker-Mailservers.

  • Verwendet das Dockerimage von Thomas Vial.

  • Legt unterhalb von /srv/docker/linuxmuster-mail

    • die Docker-Steuerdatei docker-compose.yml und diverse Bashskripte an.
    • Die Start- und Stopskripte können zur Steuerung des Dienstes verwendet werden.
    • Das Skript exec.sh dient zur Ausführung von Shell-Befehlen innerhalb des laufenden Containers:
      ./exec.sh /bin/bash
      Startet eine Shell innerhalb des Containers.