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:
parent
8b19d15735
commit
b449a06f51
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user