1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-03 00:07:05 +00:00

Add install command line for containers (LXC/Docker)

Update install command line to avoid issues with LXC/Docker install.
This commit is contained in:
Christophe WEILAND 2023-06-02 10:43:41 +02:00 committed by GitHub
parent 8b19d15735
commit b449a06f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,9 @@ Clone this repository and checkout the tag corresponding to the most recent rele
Begin the installation.
If you use a Docker/LXC-like machine, disable the firewall which is have some troubles on container version :
$ sudo setup/start.sh
For everyone else :
$ sudo setup/start.sh
The installation will install, uninstall, and configure packages to turn the machine into a working, good mail server.