lava / dockermail

Ready-to-use email server + (optional) web mail + (optional) caldav, carddav and a kitchen sink in a docker container
MIT License
301 stars 59 forks source link

Updated rainloop Dockerfile to build the latest stable release #27

Closed gecgooden closed 8 years ago

lava commented 8 years ago

Hi, thanks for the patch. I like the idea of building from a release tarball instead of cloning a random commit from git.

However, if possible I'd prefer to download a fixed version of rainloop, instead of just "latest".

If rainloop doesn't provide tarballs for specific versions I'll probably still merge this PR, because at least it will be not broken right now (I hope you tested this?), but then it seems just a matter of time until something will break again.

gecgooden commented 8 years ago

I couldn't find a download link for a specific version, so did latest instead.

I have tested this, and it seems to work well (I can log in, send and receive mail)

lava commented 8 years ago

Ok then, thanks for fixing this! :)

gecgooden commented 8 years ago

No worries. For reference, this should also fix #26, #24, #20.