postfwd docker support [devel]

To run postfwd in a docker container you will need to access the development aka testing branch (at least version 1.36-devel2). You can use the pre-built image "postfwd/postfwd:testing" from DockerHub or download the postfwd distibution and build the image by yourself.


Quicknav


Using a pre-built image

a.) docker

b.) docker-compose


Building your own image

Get the postfwd docker files

The files "Dockerfile" and "docker-compose.yml" which were used to build the images at DockerHub can be found within the "docker"-subfolder of the postfwd distribution. You can find it at:

a.) docker

b.) docker-compose