Open Dexus opened 2 years ago
Currently it is not possible to build the container image, because we can't change the /etc/hosts with docker buildx build.
docker buildx build
I am in the process of finding an alternative that will provide us with the actual functionality with a relayhost.
I will probably go for nullmailer if it meets the requirements and I don't encounter any problems with it in my tests.
Sorry for the delays, but I am already in the process of changing the build system to buildah, as it provides more features and possibilities.
Currently it is not possible to build the container image, because we can't change the /etc/hosts with
docker buildx build
.I am in the process of finding an alternative that will provide us with the actual functionality with a relayhost.
I will probably go for nullmailer if it meets the requirements and I don't encounter any problems with it in my tests.
Sorry for the delays, but I am already in the process of changing the build system to buildah, as it provides more features and possibilities.