Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 271 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 271 Bytes

docker-groupoffice

dockerized group-office collaboration suite.

needs a fully qualified domain name for the mail installation.

docker image build -t groupoffice . docker run -d -p 80 -p 443 -p 25 -p 465 -p 587 --name groupoffice --hostname mail.domain.net groupoffice