Container images for indimail-mta with RoundcubeMail & iwebadmin
129
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
docker pull ghcr.io/mbhangui/indimail-mta-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
podman pull ghcr.io/mbhangui/indimail-mta-web:tag
Replace tag in the above command with one of the following tags from the below tables (built from Open Build Service or from github sources).
Runtime Container images built from indimail, indimail-mta packages from Open Build Service
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:c40447a0f…
Size
616.6 MB
Last updated
over 1 year ago
docker pull cprogrammer/indimail-mta-web:fedora