Container image for running https://github.com/lefcha/imapfilter
4.0K
This repository contains the Containerfile and associated scripts for a container image that runs imapfilter.
The image is based on Alpine Linux and compiles the main branch of imapfilter in a build image so that the bare imapfilter image is as small as possible.
imapfilter is running in a loop waiting 500 seconds between each run.
Imapfilter is running with a non-root userid to improve security. In kubernetes you can also enforce running the image with readonly root directory.
I am trying to update the image weekly as long as my private kubernetes cluster is available. So I do not promise anything and do not rely your business on this image.
A container runtime like
At the moment there are no parameters but there will be some added in the future.
You have to mount the imapfilter config file to /home/imapfilter/config.lua. This can be done by a bind mount or a configmap in kubernetes.
This project is licensed under the MIT License - see the LICENSE file for details.
Content type
Image
Digest
sha256:cf0f94cd4…
Size
11.6 MB
Last updated
5 days ago
docker pull byterazor/imapfilter