DeineAgenturUG / greenbone-gvm-openvas-for-docker

The Greenbone Vulnerability Management (GVM) and OpenVAS Scanner for Docker!
MIT License
24 stars 7 forks source link

[Bug] Release postponed: image with postfix cannot be built - /etc/hosts read-only #29

Open Dexus opened 2 years ago

Dexus commented 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.

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.