alexxowo / Zimbra9Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZIMBRA 9 WITH DOCKER

BUILDING

build the dockerfile with docker build --tag zimbra9docker .

USING

You can run the image with the follow command

docker run -it -h HOSTNAME zimbra9docker

POST RUNNING THE IMAGE

When you run the image, you need go to zimbra installer folder, with:

cd /root/zimbra-installer

So, to start the installer use the following command

./install.sh --platform-override.

About


Languages

Language:Shell 84.8%Language:Perl 15.2%