ONLYOFFICE / Docker-MailServer

ONLYOFFICE Mail Server is a full-featured mail server solution developed on the base of the iRedMail package, containing the following components: Postfix, Dovecot, SpamAssassin, ClamAV, OpenDKIM, Fail2ban.
Other
79 stars 54 forks source link

Error trying to pull repository #3

Closed kot154 closed 8 years ago

kot154 commented 8 years ago

docker run --privileged -i -t -d -p 25:25 -p 143:143 -p 587:587 -h yourdomain.com onlyoffice/mailserver

Error: Status 503 trying to pull repository onlyoffice/mailserver: "<html><body><h1>503 Service Unavailable</h1>\nNo server is available to handle this request.\n</body></html>\n\n"
AnaMih commented 8 years ago

Please, specify the Docker version. Onlyoffice products need Docker version 1.4.1 and later https://docs.docker.com/installation/

kot154 commented 8 years ago

Docker version 1.8.2, build 0a8c2e3