Sign inSign up

gevattergaul/dovecot

By gevattergaul

Updated about 2 years ago

dovecot docker container

Image
0

601

gevattergaul/dovecot repository overview

Image Description

This image runs the Dovecot IMAP server.

Usage

docker run -d --name dovecot -p 24:24 -p 143:143 -p 993:993 gevattergaul/dovecot

Image Details

The image is based on the current Alpine release.

Versioning

The tags follow the Dovecot Alpine package naming scheme with an added build number: For version "2.3.19.1-r0" the tag name will be "2.3.19.1-r0-0" for the first build, "2.3.19.1-r0-1" for the second and so on.

Configuration

Mount your config to /etc/dovecot.

Resources

I wrote a blogpost explaining the Dovecot docker image.

Tag summary

Content type

Image

Digest

sha256:0edc0ca98

Size

32.3 MB

Last updated

about 2 years ago

docker pull gevattergaul/dovecot