diff --git a/dovecot/README-short.txt b/dovecot/README-short.txt new file mode 100644 index 000000000000..d30baa7ce307 --- /dev/null +++ b/dovecot/README-short.txt @@ -0,0 +1 @@ +Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems. diff --git a/dovecot/README.md b/dovecot/README.md new file mode 100644 index 000000000000..317fdf8c5ef9 --- /dev/null +++ b/dovecot/README.md @@ -0,0 +1,57 @@ + + +# Quick reference + +- **Maintained by**: + Aki Tuomi , Timo Sirainen + +- **Where to get help**: + To get help with Dovecot, please email to our community mailing list dovecot@dovecot.org. + +# Supported tags and respective `Dockerfile` links + +- [`2.3.20`, `latest`, `2.3-latest`](https://github.com/dovecot/docker/blob/9c3cdec3bd8bbe12337a588a075c8f3c25b5459c/2.3.20/Dockerfile) +- [`2.3.19.1`](https://github.com/dovecot/docker/blob/9c3cdec3bd8bbe12337a588a075c8f3c25b5459c/2.3.19.1/Dockerfile) + +# Quick reference (cont.) + +- **Where to file issues**: + [https://github.com/dovecot/docker/issues](https://github.com/dovecot/docker/issues) + +- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64)) + `amd64` + +- **Published image artifact details**: + [repo-info repo's `repos/dovecot/` directory](https://github.com/docker-library/repo-info/blob/master/repos/dovecot) ([history](https://github.com/docker-library/repo-info/commits/master/repos/dovecot)) + (image metadata, transfer size, etc) + +- **Image updates**: + [official-images repo's `library/dovecot` label](https://github.com/docker-library/official-images/issues?q=label%3Alibrary%2Fdovecot) + [official-images repo's `library/dovecot` file](https://github.com/docker-library/official-images/blob/master/library/dovecot) ([history](https://github.com/docker-library/official-images/commits/master/library/dovecot)) + +- **Source of this description**: + [docs repo's `dovecot/` directory](https://github.com/docker-library/docs/tree/master/dovecot) ([history](https://github.com/docker-library/docs/commits/master/dovecot)) + +This is the Git repo of the [Docker "Official Image"](https://github.com/docker-library/official-images#what-are-official-images) for [`dovecot`](https://hub.docker.com/_/dovecot/) (not to be confused with any official `dovecot` image provided by `dovecot` upstream). See [the Docker Hub page](https://hub.docker.com/_/dovecot/) for the full readme on how to use this Docker image and for information regarding contributing and issues. + +The [full image description on Docker Hub](https://hub.docker.com/_/dovecot/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `dovecot` directory](https://github.com/docker-library/docs/tree/master/dovecot). + +## See a change merged here that doesn't show up on Docker Hub yet? + +For more information about the full official images change lifecycle, see [the "An image's source changed in Git, now what?" FAQ entry](https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what). + +For outstanding `dovecot` image PRs, check [PRs with the "library/dovecot" label on the official-images repository](https://github.com/docker-library/official-images/labels/library%2Fdovecot). For the current "source of truth" for [`dovecot`](https://hub.docker.com/_/dovecot/), see [the `library/dovecot` file in the official-images repository](https://github.com/docker-library/official-images/blob/master/library/dovecot). diff --git a/dovecot/content.md b/dovecot/content.md new file mode 100644 index 000000000000..2842b8908b38 --- /dev/null +++ b/dovecot/content.md @@ -0,0 +1,11 @@ +This is the Git repo of the [Docker "Official Image"](https://github.com/docker-library/official-images#what-are-official-images) for [`dovecot`](https://hub.docker.com/_/dovecot/). See [the Docker Hub page](https://hub.docker.com/_/dovecot/) for the full readme on how to use this Docker image and for information regarding contributing and issues. + +The [full image description on Docker Hub](https://hub.docker.com/_/dovecot/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `dovecot` directory](https://github.com/docker-library/docs/tree/master/dovecot). + +## See a change merged here that doesn't show up on Docker Hub yet? + +For more information about the full official images change lifecycle, see [the "An image's source changed in Git, now what?" FAQ entry](https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what). + +For outstanding `dovecot` image PRs, check [PRs with the "library/dovecot" label on the official-images repository](https://github.com/docker-library/official-images/labels/library%2Fdovecot). For the current "source of truth" for [`dovecot`](https://hub.docker.com/_/dovecot/), see [the `library/dovecot` file in the official-images repository](https://github.com/docker-library/official-images/blob/master/library/dovecot). + + diff --git a/dovecot/get-help.md b/dovecot/get-help.md new file mode 100644 index 000000000000..2ce0df6d915f --- /dev/null +++ b/dovecot/get-help.md @@ -0,0 +1 @@ +To get help with Dovecot, please email to our community mailing list dovecot@dovecot.org. diff --git a/dovecot/github-repo b/dovecot/github-repo new file mode 100644 index 000000000000..879a7c62fff1 --- /dev/null +++ b/dovecot/github-repo @@ -0,0 +1 @@ +https://github.com/dovecot/docker diff --git a/dovecot/logo.png b/dovecot/logo.png new file mode 100644 index 000000000000..5669bd6bb85c Binary files /dev/null and b/dovecot/logo.png differ diff --git a/dovecot/maintainer.md b/dovecot/maintainer.md new file mode 100644 index 000000000000..c52c0e52c737 --- /dev/null +++ b/dovecot/maintainer.md @@ -0,0 +1 @@ +Aki Tuomi , Timo Sirainen