Container images for indimail-mta - A modern replacement for qmail
3.2K
This repo contains repository for Dockerfiles used for building docker/podman images for indimail-mta, indimail and indimail with roundcube web frontend. Read this document on how to run a fully functional mail server using docker / podman images. In just less than an hour, you will read how to run an indimail container and the bonus will be that you will understand how docker and podman works.
You can use either docker or podman. One of the downsides of Docker is it has a central daemon that runs as the root user, and this has security implications. But this is where Podman comes in handy. Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux system in root or rootless mode. The complete set of instructions for installing podman is given here. If you decide to use docker, the complet set of instructions for installing docker is given here.
You have to decide the image that you want.
| Name | Docker Repository Location |
|---|---|
| indimail-mta | indimail-mta Repository |
| indimail | indimail Repository |
| indimail-web | indimail+Roundcube Repository |
| indimail-mta-web | indimail-mta+Roundcube Repository |
The following tags/images can be pulled by executing the commands
Docker
docker pull ghcr.io/mbhangui/indimail-mta:tag
docker pull ghcr.io/mbhangui/indimail:tag
docker pull ghcr.io/mbhangui/indimail-web:tag
or
podman
podman pull ghcr.io/mbhangui/indimail-mta:tag
podman pull ghcr.io/mbhangui/indimail:tag
podman pull ghcr.io/mbhangui/indimail-web:tag
Replace tag in the above command with one of the following
Runtime Container images built from Source
Distributions like alpine, gentoo, archlinux and ubi8 are not supported on the Open Build Service. The runtime images are built using Dockerfiles that pull the source from github, compile and install them. To reduce the build time, these are built in two steps.
The matrix room and libera.chat channel have been bridged so joining either one should be sufficient.
There are four Mailing Lists for IndiMail
There is also a Project Tracker for IndiMail (Bugs, Feature Requests, Patches, Support Requests)
Content type
Image
Digest
sha256:32146953a…
Size
190.5 MB
Last updated
2 months ago
docker pull cprogrammer/indimail-mta:leap16.0